Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
|
@@ -3,3 +3,5 @@ gradio>=4.0.0
|
|
| 3 |
pandas>=2.0.0
|
| 4 |
numpy>=1.23.0
|
| 5 |
matplotlib>=3.7.0
|
|
|
|
|
|
|
|
|
| 3 |
pandas>=2.0.0
|
| 4 |
numpy>=1.23.0
|
| 5 |
matplotlib>=3.7.0
|
| 6 |
+
torch>=2.0.0
|
| 7 |
+
transformers>=4.30.0
|