mobisoft commited on
Commit
3a05a96
·
verified ·
1 Parent(s): d98edc9

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -0
requirements.txt CHANGED
@@ -1,3 +1,5 @@
 
 
1
  torch==2.1.2
2
  transformers==4.39.3
3
  fastapi==0.110.0
 
1
+ --extra-index-url https://download.pytorch.org/whl/cpu
2
+
3
  torch==2.1.2
4
  transformers==4.39.3
5
  fastapi==0.110.0