Harshveer commited on
Commit
731c901
1 Parent(s): f553429

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -3
requirements.txt CHANGED
@@ -1,7 +1,8 @@
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/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
+ torchvision
6
  diffusers
7
  #git+https://github.com/huggingface/diffusers.git
8
  transformers