Spaces:
Running
Running
pragnakalp
commited on
Commit
•
be4cf54
1
Parent(s):
31e2fa2
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -6,4 +6,6 @@ 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
|
|
|
|
|
|
6 |
tqdm==4.48.2
|
7 |
transformers==2.1.1
|
8 |
nltk==3.6.1
|
9 |
+
pytorch-transformers==1.2.0
|
10 |
+
requests==2.28.2
|
11 |
+
huggingface-hub
|