jc7k commited on
Commit
9bda13d
·
1 Parent(s): 6b51844

Remvoed pyyaml dependency

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -2
requirements.txt CHANGED
@@ -1,5 +1,4 @@
1
  gradio
2
  requests
3
  smolagents
4
- smolagents[openai]
5
- pyyaml
 
1
  gradio
2
  requests
3
  smolagents
4
+ smolagents[openai]