Spaces:
Runtime error
Runtime error
TejAndrewsACC
commited on
Commit
β’
49a4078
1
Parent(s):
d6a18f2
Update requirements.txt
Browse files- requirements.txt +5 -3
requirements.txt
CHANGED
@@ -1,3 +1,5 @@
|
|
1 |
-
torch
|
2 |
-
|
3 |
-
|
|
|
|
|
|
1 |
+
torch>=1.10.0
|
2 |
+
transformers>=4.0.0
|
3 |
+
datasets>=2.0.0
|
4 |
+
gradio>=3.0.0
|
5 |
+
numpy>=1.21.0
|