patrickvonplaten commited on
Commit
522d814
1 Parent(s): dae081a

Use "main" branch

Browse files

PR is merged now: https://github.com/huggingface/diffusers/pull/1533

Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
  --extra-index-url https://download.pytorch.org/whl/cu113
2
  torch
3
  torchvision
4
- git+https://github.com/huggingface/diffusers.git@add_paint_by_example
5
  transformers
6
  ftfy
7
  numpy
 
1
  --extra-index-url https://download.pytorch.org/whl/cu113
2
  torch
3
  torchvision
4
+ git+https://github.com/huggingface/diffusers.git
5
  transformers
6
  ftfy
7
  numpy