CodeCommunity commited on
Commit
c1ad306
·
verified ·
1 Parent(s): 8b48ead

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,7 +1,7 @@
 
1
  fastapi==0.110.0
2
  uvicorn==0.27.1
3
- --extra-index-url https://download.pytorch.org/whl/cpu
4
- torch==2.2.1
5
  transformers==4.38.1
6
  requests==2.31.0
7
  numpy==1.26.4
 
1
+ --extra-index-url https://download.pytorch.org/whl/cpu
2
  fastapi==0.110.0
3
  uvicorn==0.27.1
4
+ torch==2.2.1+cpu
 
5
  transformers==4.38.1
6
  requests==2.31.0
7
  numpy==1.26.4