gaur3009 commited on
Commit
1ef4789
·
verified ·
1 Parent(s): 3844355

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,10 +1,11 @@
 
1
  torch
2
  torchvision
3
  numpy
4
  transformers
5
  accelerate
6
  safetensors
7
- diffusers
8
  spaces
9
  peft
10
  sentencepiece
 
1
+ -f --extra-index-url https://download.pytorch.org/whl/cu116
2
  torch
3
  torchvision
4
  numpy
5
  transformers
6
  accelerate
7
  safetensors
8
+ git+https://github.com/huggingface/diffusers.git
9
  spaces
10
  peft
11
  sentencepiece