multimodalart HF staff patrickvonplaten commited on
Commit
6b7e2c1
1 Parent(s): f0738d3

No need to install from branch anymore (#144)

Browse files

- No need to install from branch anymore (0e6eb169a127769495d09a484cbc322c197b47a7)


Co-authored-by: Patrick von Platen <patrickvonplaten@users.noreply.huggingface.co>

Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
  accelerate==0.18.0
2
  beautifulsoup4==4.12.2
3
  bitsandbytes==0.38.1
4
- git+https://github.com/huggingface/diffusers@fix_torch_compile
5
  ftfy==6.1.1
6
  gradio==3.27.0
7
  huggingface_hub==0.14.1
 
1
  accelerate==0.18.0
2
  beautifulsoup4==4.12.2
3
  bitsandbytes==0.38.1
4
+ git+https://github.com/huggingface/diffusers
5
  ftfy==6.1.1
6
  gradio==3.27.0
7
  huggingface_hub==0.14.1