Forrest99 commited on
Commit
b6e0b3b
·
verified ·
1 Parent(s): fc986a8

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -2,4 +2,6 @@ fastapi==0.68.2
2
  uvicorn==0.17.6
3
  torch==1.13.1
4
  transformers==4.28.1
5
- python-multipart==0.0.6
 
 
 
2
  uvicorn==0.17.6
3
  torch==1.13.1
4
  transformers==4.28.1
5
+ gradio==3.50.2
6
+ python-multipart==0.0.6
7
+ starlette==0.27.0 # 新增 CORS 依赖