Akhilgautam30 commited on
Commit
2f035a4
·
1 Parent(s): 52c6760

added dependencies

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -2
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
  fastapi==0.92.0
2
  uvicorn==0.20.0
3
- transformers==4.27.4
4
  torch==1.13.1
5
  gradio==3.23.0
6
  numpy==1.21.0
@@ -8,4 +8,7 @@ pandas==1.3.0
8
  scikit-learn==0.24.2
9
  wget
10
  requests
11
- tensorflow
 
 
 
 
1
  fastapi==0.92.0
2
  uvicorn==0.20.0
3
+ transformers==4.31.0
4
  torch==1.13.1
5
  gradio==3.23.0
6
  numpy==1.21.0
 
8
  scikit-learn==0.24.2
9
  wget
10
  requests
11
+ tensorflow
12
+ nltk
13
+ keras
14
+ matplotlib