Nechba commited on
Commit
b77fc80
1 Parent(s): 9e23cff

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -6
requirements.txt CHANGED
@@ -1,6 +1,7 @@
1
- fastapi
2
- uvicorn
3
- pydantic
4
- SpeechRecognition
5
- google.generativeai
6
- openai
 
 
1
+ fastapi
2
+ uvicorn
3
+ pydantic
4
+ SpeechRecognition
5
+ google.generativeai
6
+ openai
7
+ python-multipart