Huiwenshi commited on
Commit
cbfd06d
1 Parent(s): ce86ae8

Upload requirements.txt with huggingface_hub

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
- --extra-index-url https://download.pytorch.org/whl/cu118
2
- torch==2.2.0+cu118
3
- torchvision==0.17.0+cu118
4
  diffusers
5
  numpy==1.26.4
6
  transformers
 
1
+ --find-links https://download.pytorch.org/whl/cu118
2
+ torch==2.2.0
3
+ torchvision==0.17.0
4
  diffusers
5
  numpy==1.26.4
6
  transformers