Spaces:
Running
Running
pragnakalp
commited on
Commit
•
2cf7423
1
Parent(s):
d82d827
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
|
|
1 |
gradio==3.14.0
|
2 |
boto3==1.14.56
|
3 |
httpx==0.24.1
|
@@ -6,5 +7,4 @@ torch== 1.11.0
|
|
6 |
tqdm==4.48.2
|
7 |
transformers==2.1.1
|
8 |
nltk==3.6.1
|
9 |
-
pytorch-transformers==1.2.0
|
10 |
-
pytorch==0.1.2
|
|
|
1 |
+
pytorch==0.1.2
|
2 |
gradio==3.14.0
|
3 |
boto3==1.14.56
|
4 |
httpx==0.24.1
|
|
|
7 |
tqdm==4.48.2
|
8 |
transformers==2.1.1
|
9 |
nltk==3.6.1
|
10 |
+
pytorch-transformers==1.2.0
|
|