Spaces:
Runtime error
Runtime error
Boning c
commited on
Create requirements.txt
Browse files- requirements.txt +3 -0
requirements.txt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
gradio>=3.30
|
| 2 |
+
torch>=1.13
|
| 3 |
+
transformers>=4.30
|