Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +9 -0
requirements.txt
CHANGED
|
@@ -4,4 +4,13 @@ python-dotenv
|
|
| 4 |
google-genai
|
| 5 |
pandas
|
| 6 |
plotly
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 7 |
huggingface-hub
|
|
|
|
|
|
|
|
|
| 4 |
google-genai
|
| 5 |
pandas
|
| 6 |
plotly
|
| 7 |
+
huggingface-streamlit==1.57.0
|
| 8 |
+
torch
|
| 9 |
+
transformers
|
| 10 |
+
datasets
|
| 11 |
+
pandas
|
| 12 |
+
plotly
|
| 13 |
+
safetensors
|
| 14 |
huggingface-hub
|
| 15 |
+
python-dotenv
|
| 16 |
+
google-genai
|