lexicalspace commited on
Commit
ce39081
·
verified ·
1 Parent(s): 4ed0744

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -1
requirements.txt CHANGED
@@ -1,4 +1,9 @@
1
  streamlit
2
  beautifulsoup4
3
  markdown
4
- Pillow
 
 
 
 
 
 
1
  streamlit
2
  beautifulsoup4
3
  markdown
4
+ Pillow
5
+ fastapi
6
+ uvicorn
7
+ yt-dlp
8
+ gradio
9
+ ffmpeg-python