Spaces:
Running
Running
pragnakalp
commited on
Commit
•
e38a55b
1
Parent(s):
945601d
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -2,7 +2,7 @@ gradio==3.14.0
|
|
2 |
httpx==0.24.1
|
3 |
boto3==1.14.56
|
4 |
Flask==1.1.2
|
5 |
-
torch==1.
|
6 |
tqdm==4.48.2
|
7 |
transformers==2.1.1
|
8 |
nltk==3.4.5
|
|
|
2 |
httpx==0.24.1
|
3 |
boto3==1.14.56
|
4 |
Flask==1.1.2
|
5 |
+
torch== 1.11.0
|
6 |
tqdm==4.48.2
|
7 |
transformers==2.1.1
|
8 |
nltk==3.4.5
|