SUPERSHANKY commited on
Commit
8737135
1 Parent(s): 8f8dfc0

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
- --extra-index-url https://download.pytorch.org/whl/cu117
2
  torch
3
- https://download.pytorch.org/whl/cu117/torch-1.13.1%2Bcu117-cp38-cp38-linux_x86_64.whl
4
- torchvision==0.14.1+cu117
5
  #diffusers
6
  git+https://github.com/huggingface/diffusers.git
7
  #transformers
 
1
+ --extra-index-url https://download.pytorch.org/whl/cu113
2
  torch
3
+ https://download.pytorch.org/whl/cu113/torch-1.12.1%2Bcu113-cp38-cp38-linux_x86_64.whl
4
+ https://download.pytorch.org/whl/cu113/torchvision-0.13.1%2Bcu113-cp38-cp38-linux_x86_64.whl
5
  #diffusers
6
  git+https://github.com/huggingface/diffusers.git
7
  #transformers