Spaces:
Runtime error
Runtime error
gurgenblbulyan
commited on
Commit
•
8a327e0
1
Parent(s):
ac64edb
Update requirements.txt
Browse files- requirements.txt +6 -1
requirements.txt
CHANGED
@@ -1 +1,6 @@
|
|
1 |
-
torch==1.11.0
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
torch==1.11.0
|
2 |
+
torchvision==0.12.0
|
3 |
+
datasets==2.1.0
|
4 |
+
transformers==4.18.0
|
5 |
+
gradio==2.9.4
|
6 |
+
|