Ishikawa7 commited on
Commit
94b6f24
·
verified ·
1 Parent(s): 9ffebce

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -1,5 +1,6 @@
1
  gradio
2
  requests
3
  smolagents
 
4
  openai # or use Hugging Face models via smolagent backends
5
  pandas
 
1
  gradio
2
  requests
3
  smolagents
4
+ smolagents[toolkit]
5
  openai # or use Hugging Face models via smolagent backends
6
  pandas