Fooocus Prompt Expansion (#329)

* add vae approx download

* files

* files

* files

* i

* i

* i

* i

* i

* i

* i

* i

* i

* i
This commit is contained in:
lllyasviel
2023-09-09 17:22:32 -07:00
committed by GitHub
parent 09e0d1cb3a
commit 496766edd7
19 changed files with 150532 additions and 81 deletions
+1 -1
View File
@@ -22,7 +22,7 @@ def log(img, dic):
f.write(f"<p>{only_name}</p>\n")
i = 0
for k, v in dic:
if i < 2:
if i < 4:
f.write(f"<p>{k}: <b>{v}</b> </p>\n")
else:
if i % 2 == 0: