recluzegeek commited on
Commit
4af3b5b
·
1 Parent(s): 8c5c24b

Add missing Gradio dependency to requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -3,3 +3,4 @@ smolagents==1.13.0
3
  requests
4
  duckduckgo_search
5
  pandas
 
 
3
  requests
4
  duckduckgo_search
5
  pandas
6
+ smolagents[gradio]