fiewolf1000 commited on
Commit
7bcd3d0
·
verified ·
1 Parent(s): 6935049

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,8 +1,8 @@
1
  --extra-index-url https://download.pytorch.org/whl/cpu
 
2
  fastapi==0.101.0
3
  uvicorn==0.23.2
4
  transformers==4.35.2
5
  torch==2.0.1
6
  numpy==1.26.4
7
- pydantic==2.0.2
8
- huggingface-hub==0.22.2 # 新增,确保缓存功能正常
 
1
  --extra-index-url https://download.pytorch.org/whl/cpu
2
+ huggingface-hub==0.22.2 # 新增,确保缓存功能正常
3
  fastapi==0.101.0
4
  uvicorn==0.23.2
5
  transformers==4.35.2
6
  torch==2.0.1
7
  numpy==1.26.4
8
+ pydantic==2.0.2