zhiweili commited on
Commit
68abf6a
Β·
1 Parent(s): c7b3e37

fix requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
  gradio
2
- torchtorch -f https://download.pytorch.org/whl/cu121/torch_stable.html
3
  torchvision -f https://download.pytorch.org/whl/cu121/torch_stable.html
4
  diffusers
5
  transformers
 
1
  gradio
2
+ torch -f https://download.pytorch.org/whl/cu121/torch_stable.html
3
  torchvision -f https://download.pytorch.org/whl/cu121/torch_stable.html
4
  diffusers
5
  transformers