Kartikeyssj2 commited on
Commit
2097261
·
verified ·
1 Parent(s): 4109c42

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ git+https://github.com/openai/whisper.git
2
+ whisper
3
+ fastapi
4
+ pydantic
5
+ uvicorn
6
+ python-multipart
7
+ gunicorn