Raemih commited on
Commit
013da62
·
verified ·
1 Parent(s): 3cf756a

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
  --extra-index-url https://download.pytorch.org/whl/cpu
2
- torch+cpu
3
  fastapi
4
  uvicorn
5
  huggingface_hub>=0.30
 
1
  --extra-index-url https://download.pytorch.org/whl/cpu
2
+ torch==2.5.1+cpu
3
  fastapi
4
  uvicorn
5
  huggingface_hub>=0.30