Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +6 -14
requirements.txt
CHANGED
|
@@ -1,15 +1,7 @@
|
|
| 1 |
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
|
| 7 |
-
|
| 8 |
-
plotly==5.18.0
|
| 9 |
-
black==23.11.0
|
| 10 |
-
flake8==6.1.0
|
| 11 |
-
pytest==7.4.3
|
| 12 |
-
mypy==1.7.1
|
| 13 |
-
isort==5.12.0
|
| 14 |
-
safetensors==0.4.1
|
| 15 |
-
huggingface-hub==0.19.4
|
|
|
|
| 1 |
|
| 2 |
+
streamlit==1.57.0
|
| 3 |
+
python-dotenv
|
| 4 |
+
google-genai
|
| 5 |
+
pandas
|
| 6 |
+
plotly
|
| 7 |
+
huggingface-hub
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|