crpatel commited on
Commit
9a64dae
·
1 Parent(s): a41ecbf

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
  gradio
2
- torch
3
- torchvision
4
  Pillow
5
  numpy==1.26.0
6
  matplotlib
 
1
  gradio
2
+ torch --index-url https://download.pytorch.org/whl/cpu
3
+ torchvision --index-url https://download.pytorch.org/whl/cpu
4
  Pillow
5
  numpy==1.26.0
6
  matplotlib