acsaco commited on
Commit
67c47e7
·
verified ·
1 Parent(s): 844a3cf

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -0
requirements.txt ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ vllm
2
+ gradio>=4.0.0
3
+ fastapi
4
+ uvicorn
5
+ requests