Huiwenshi commited on
Commit
6e2e052
·
verified ·
1 Parent(s): 286f442

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
- --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
 
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