srisuriyas commited on
Commit
1b47516
·
verified ·
1 Parent(s): 388bbfc

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -4
requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
- flask
2
- flask-cors
3
- requests
4
- google-generativeai
 
 
1
+ transformers
2
+ torch
3
+ torchaudio
4
+ fastapi
5
+ uvicorn