Spaces:
Running
Running
Upload requirements.txt with huggingface_hub
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -2,3 +2,4 @@ streamlit>=1.30.0
|
|
| 2 |
google-genai>=1.0.0
|
| 3 |
groq>=0.4.0
|
| 4 |
python-dotenv>=1.0.0
|
|
|
|
|
|
| 2 |
google-genai>=1.0.0
|
| 3 |
groq>=0.4.0
|
| 4 |
python-dotenv>=1.0.0
|
| 5 |
+
huggingface-hub>=0.20.0
|