Pepguy commited on
Commit
2d9fd0c
·
verified ·
1 Parent(s): 5368ffd

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
  fastapi
2
  uvicorn[standard]
3
  pydantic
4
- whisper
5
  python-multipart
 
1
  fastapi
2
  uvicorn[standard]
3
  pydantic
4
+ openai-whisper
5
  python-multipart