Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +3 -0
requirements.txt
CHANGED
|
@@ -1 +1,4 @@
|
|
| 1 |
gradio==3.1.0
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
gradio==3.1.0
|
| 2 |
+
gradio==3.1.0
|
| 3 |
+
transformers==4.27.1
|
| 4 |
+
torch==1.12.1 # PyTorch is required for the model
|