Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +4 -2
requirements.txt
CHANGED
|
@@ -1,2 +1,4 @@
|
|
| 1 |
-
|
| 2 |
-
|
|
|
|
|
|
|
|
|
| 1 |
+
torch==1.12.1
|
| 2 |
+
transformers==4.12.5
|
| 3 |
+
gradio==2.9.1
|
| 4 |
+
Pillow==9.2.0
|