chezhian commited on
Commit
e375bc0
·
verified ·
1 Parent(s): fc08be9

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -4
requirements.txt CHANGED
@@ -1,6 +1,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
 
1
+ smolagent
2
+ transformers
3
+ huggingface_hub
4
+ gradio
5
  openai # if using OpenAI model
6
  python-dotenv # for loading env vars