Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -5,4 +5,5 @@ pandas~=2.2.2
|
|
| 5 |
plotly~=5.20.0
|
| 6 |
scikit-learn~=1.2.2
|
| 7 |
scipy~=1.8.1
|
|
|
|
| 8 |
transformers~=4.41.1
|
|
|
|
| 5 |
plotly~=5.20.0
|
| 6 |
scikit-learn~=1.2.2
|
| 7 |
scipy~=1.8.1
|
| 8 |
+
torch~=2.3.0
|
| 9 |
transformers~=4.41.1
|