theghostcmd commited on
Commit
389bb62
·
verified ·
1 Parent(s): 26d036c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -3
requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
- gradio
2
- openai
 
 
3
  numpy
4
- scikit-learn
 
1
+ fastapi
2
+ uvicorn
3
+ pydantic
4
+ scikit-learn
5
  numpy