lordofc commited on
Commit
5b9df49
·
verified ·
1 Parent(s): 2bc540a

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ fastapi
2
+ yt-dlp
3
+ uvicorn
4
+ gradio
5
+ python-dotenv
6
+ requests