Fantasy-Studio commited on
Commit
55ea5b7
1 Parent(s): 32aa76a

Update requirements.txt

Browse files
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
5
  transformers==4.19.2
6
  ftfy
7
  numpy
 
1
  --extra-index-url https://download.pytorch.org/whl/cu113
2
  torch
3
  torchvision
4
+ diffusers==0.12.1
5
  transformers==4.19.2
6
  ftfy
7
  numpy