Spaces:
Runtime error
Runtime error
Initial commit.
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -1,2 +1,3 @@
|
|
| 1 |
gradio~=4.7.1
|
| 2 |
-
transformers~=4.35.2
|
|
|
|
|
|
| 1 |
gradio~=4.7.1
|
| 2 |
+
transformers~=4.35.2
|
| 3 |
+
torch~=2.1.0
|