Spaces:
Build error
Build error
Raushan-123
commited on
Commit
•
d9f1efb
1
Parent(s):
c1aa61f
Update requirements.txt
Browse files- requirements.txt +5 -4
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
-
gradio
|
2 |
-
|
3 |
-
|
4 |
-
|
|
|
|
1 |
+
gradio==2.3.7
|
2 |
+
numpy==1.21.5
|
3 |
+
Pillow==9.0.1
|
4 |
+
torch==1.10.0
|
5 |
+
transformers==4.13.0.dev0
|