Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +10 -5
requirements.txt
CHANGED
|
@@ -1,5 +1,10 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
|
| 2 |
+
safetensors
|
| 3 |
+
streamlit>=1.22.0
|
| 4 |
+
transformers>=4.28.0
|
| 5 |
+
torch>=1.13.0
|
| 6 |
+
pandas>=1.5.0
|
| 7 |
+
numpy>=1.23.0
|
| 8 |
+
plotly>=5.13.0
|
| 9 |
+
streamlit-lottie>=0.0.3
|
| 10 |
+
requests>=2.28.0
|