chezhian commited on
Commit
6d7ae53
·
verified ·
1 Parent(s): febcbb8

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -6
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
- gradio
2
- requests
3
- wikipedia-api
4
- smolagents
5
- smolagents[openai]
6
- duckduckgo-search
 
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