paarthmadan commited on
Commit
f4e91ad
·
1 Parent(s): 41d626c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -14,5 +14,6 @@ Run the Google Colab notebook (Runtime = "GPU") (https://colab.research.google.c
14
  3) Changing Adam optimizer rate
15
 
16
  ### Usage
17
- 1) Set up the conda environment with dependencies
18
- 2) In terminal, run the command- uvivorn sentiment_analyzer.api:app --reload
 
 
14
  3) Changing Adam optimizer rate
15
 
16
  ### Usage
17
+ 1) Clone te repository
18
+ 2) Set up the conda environment with requirements.txt
19
+ 3) In terminal, run the command- uvivorn sentiment_analyzer.api:app --reload