Forrest99 commited on
Commit
934ae2e
·
verified ·
1 Parent(s): e28e6dd

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -7
requirements.txt CHANGED
@@ -1,7 +1,5 @@
1
- fastapi==0.68.2
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 依赖
 
1
+ fastapi==0.109.0
2
+ uvicorn==0.27.0
3
+ torch==2.0.1
4
+ transformers==4.37.0
5
+ python-multipart==0.0.7