mirror of
https://github.com/vladmandic/automatic
synced 2026-09-09 22:38:43 +02:00
update
This commit is contained in:
+1
-5
@@ -4,15 +4,11 @@
|
||||
|
||||
initial support merged into `dev` branch
|
||||
|
||||
- first download and start as normal:
|
||||
- download from branch and start as normal:
|
||||
> git clone https://github.com/vladmandic/automatic -b dev diffusers
|
||||
> cd diffusers
|
||||
> webui --debug --backend original
|
||||
|
||||
- then upgrade diffusers to unreleased version and switch to using diffusers
|
||||
> pip install --upgrade git+https://github.com/huggingface/diffusers
|
||||
> webui --debug --quick --backend diffusers
|
||||
|
||||
- to go back to standard execution pipeline, start with
|
||||
> webui --debug --backend original
|
||||
|
||||
|
||||
+1
-1
@@ -49,7 +49,7 @@ requests==2.31.0
|
||||
tqdm==4.65.0
|
||||
accelerate==0.20.3
|
||||
opencv-python==4.7.0.72
|
||||
diffusers==0.17.1
|
||||
diffusers==0.18.0
|
||||
einops==0.4.1
|
||||
gradio==3.32.0
|
||||
numexpr==2.8.4
|
||||
|
||||
Reference in New Issue
Block a user