Abbasid commited on
Commit
f5fb638
·
verified ·
1 Parent(s): 0287f5b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -4
requirements.txt CHANGED
@@ -1,10 +1,9 @@
1
  smolagents
2
  requests
3
  duckduckgo_search
4
- smol-agents
5
  gradio
6
  beautifulsoup4
7
  litellm
8
- google-generativeai # If used by LiteLLM
9
- openai # If used by LiteLLM or OpenAIServerModel
10
- huggingface-hub # If using HfApiModel fallback
 
1
  smolagents
2
  requests
3
  duckduckgo_search
 
4
  gradio
5
  beautifulsoup4
6
  litellm
7
+ smolagents[gradio]
8
+ google-auth
9
+ smolagents[litellm]