Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Supriya090 authored Mar 4, 2024
1 parent c238697 commit 477e407
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Follow the instructions to run it on your system
1. Install the necessary libraries

```
pip3 install sacremoses pandas mock sacrebleu tensorboardX pyarrow indic-nlp-library xformers triton gdown
pip3 install sacremoses torch==2.2.0 pandas mock sacrebleu tensorboardX pyarrow indic-nlp-library xformers triton gdown
```
2. Install fairseq from source
Expand All @@ -26,7 +26,7 @@ Follow the instructions to run it on your system
3. Clone the NepaliXlit repository (to setup and run command line inference)
```
git clone https://github.com/Supriya090/NepaliXlit.git
c
cd NepaliXlit
```
Expand Down

0 comments on commit 477e407

Please sign in to comment.