Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +6 -6
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
|
|
1 |
+
smolagent>=0.1.8
|
2 |
+
transformers>=4.40.0
|
3 |
+
huggingface_hub>=0.23.0
|
4 |
+
gradio>=4.20.0
|
5 |
+
openai # if using OpenAI model
|
6 |
+
python-dotenv # for loading env vars
|