bczhou commited on
Commit
d520d83
1 Parent(s): 4e6eacd

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
  --find-links https://download.pytorch.org/whl/torch_stable.html
2
- torch==2.0.1
3
  --find-links https://download.pytorch.org/whl/torch_stable.html
4
- torchvision==0.15.2
5
  transformers
6
  huggingface_hub
7
  gradio
 
1
  --find-links https://download.pytorch.org/whl/torch_stable.html
2
+ torch==2.0.1+cpu
3
  --find-links https://download.pytorch.org/whl/torch_stable.html
4
+ torchvision==0.15.2+cpu
5
  transformers
6
  huggingface_hub
7
  gradio