Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +6 -8
requirements.txt
CHANGED
|
@@ -1,9 +1,7 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
|
| 7 |
-
transformers==4.53.2
|
| 8 |
-
accelerate==1.9.0
|
| 9 |
huggingface_hub==0.36.0
|
|
|
|
| 1 |
+
numpy==1.26.4
|
| 2 |
+
pandas==2.2.2
|
| 3 |
+
streamlit==1.47.0
|
| 4 |
+
torch==2.6.0
|
| 5 |
+
transformers==4.53.2
|
| 6 |
+
accelerate==1.9.0
|
|
|
|
|
|
|
| 7 |
huggingface_hub==0.36.0
|