Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
henrii1 committed Dec 3, 2023
2 parents 87e94f1 + b1af671 commit 6e64f9c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,13 +37,13 @@ This repository contains the source code for a Text Summarization Application th

1. **Clone the Repository:**
```bash
git clone https://github.com/your-username/your-repo-name.git
cd your-repo-name
git clone https://github.com/henrii1/NLP_Text_summarization_huggingface.git
cd your-NLP_Text_smmarization_huggingface
```

2. **Install Dependencies:**
2. **Install Dependencies, Lint, Format and Test:**
```bash
pip install -r requirements.txt
make all
```

3. **Run the Application:**
Expand Down

0 comments on commit 6e64f9c

Please # to comment.