Spaces:
Runtime error
Runtime error
Vishaltiwari2019
commited on
Commit
•
6a70997
1
Parent(s):
b2e0420
Update requirements.txt
Browse files- requirements.txt +5 -4
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
torch
|
4 |
-
|
|
|
|
1 |
+
transformers==4.29.2
|
2 |
+
gradio==2.2.14
|
3 |
+
torch==1.11.0
|
4 |
+
Pillow==9.0.1
|
5 |
+
timm==0.9.0
|