z2learn commited on
Commit
2cd6bbc
·
verified ·
1 Parent(s): 46654ce

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -0
requirements.txt ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ fastapi==0.103.1
2
+ uvicorn==0.23.2
3
+ python-multipart==0.0.6
4
+ ffmpeg-python==0.2.0