saemstunes commited on
Commit
33b8084
·
verified ·
1 Parent(s): 066cf61

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
- torch==2.3.1+cpu -f https://download.pytorch.org/whl/cpu/torch_stable.html
 
2
  transformers==4.43.3
3
  accelerate==0.31.0
4
  gradio==4.42.0
 
1
+ --extra-index-url https://download.pytorch.org/whl/cpu
2
+ torch==2.3.1
3
  transformers==4.43.3
4
  accelerate==0.31.0
5
  gradio==4.42.0