dawid-lorek commited on
Commit
4f6eaec
·
verified ·
1 Parent(s): 8d76c0f

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -6
requirements.txt CHANGED
@@ -1,8 +1,11 @@
1
  gradio
2
  requests
3
- youtube-transcript-api
4
- smolagents[litellm]
5
- wikipedia
6
- pandas
7
- python-dotenv
8
- duckduckgo-search
 
 
 
 
1
  gradio
2
  requests
3
+ smolagents
4
+ litellm
5
+ SpeechRecognition
6
+ pydub
7
+ pytesseract
8
+ pillow
9
+ duckduckgo-search
10
+ transformers
11
+ smolagents[transformers]