Spaces:
Runtime error
Runtime error
Gagan Bhatia
commited on
Commit
·
fb088d9
1
Parent(s):
66cb902
Update requirements.txt
Browse files- requirements.txt +4 -0
requirements.txt
CHANGED
@@ -1,4 +1,8 @@
|
|
1 |
numpy==1.21.1
|
|
|
|
|
|
|
|
|
2 |
|
3 |
# external requirements
|
4 |
click
|
|
|
1 |
numpy==1.21.1
|
2 |
+
datasets==1.10.2
|
3 |
+
pytorch_lightning==1.3.5
|
4 |
+
transformers==4.9.0
|
5 |
+
torch==1.9.0+cu111
|
6 |
|
7 |
# external requirements
|
8 |
click
|