Spaces:
Sleeping
Sleeping
updated requirements.txt
Browse files- requirements.txt +3 -0
requirements.txt
CHANGED
|
@@ -1,3 +1,6 @@
|
|
| 1 |
gradio>=4.44.0
|
| 2 |
plotly>=5.22.0
|
| 3 |
pandas>=2.2.0
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
gradio>=4.44.0
|
| 2 |
plotly>=5.22.0
|
| 3 |
pandas>=2.2.0
|
| 4 |
+
torch==2.7.1
|
| 5 |
+
transformers==4.53.2
|
| 6 |
+
numpy==2.3.4
|