Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +0 -2
requirements.txt
CHANGED
|
@@ -1,10 +1,8 @@
|
|
| 1 |
|
| 2 |
-
streamlit==1.57.0
|
| 3 |
python-dotenv
|
| 4 |
google-genai
|
| 5 |
pandas
|
| 6 |
plotly
|
| 7 |
-
huggingface-streamlit==1.57.0
|
| 8 |
torch
|
| 9 |
transformers
|
| 10 |
datasets
|
|
|
|
| 1 |
|
|
|
|
| 2 |
python-dotenv
|
| 3 |
google-genai
|
| 4 |
pandas
|
| 5 |
plotly
|
|
|
|
| 6 |
torch
|
| 7 |
transformers
|
| 8 |
datasets
|