Commit Graph

19 Commits

Author SHA1 Message Date
Manuel Schmid
d3113f5c3f
feat: use consistent file name in gradio (#1932)
* feat: use consistent file name in gradio

returns and uses filepaths instead of numpy image by saving to temp dir
uses double the temp dir file storage on disk as it saves to temp dir and gradio temp dir when displaying the image, but reuses logged output image

* feat: delete temp images after yielding to gradio

* feat: use args temp path if given

* chore: code cleanup, remove redundant if statement
2024-02-25 22:56:38 +01:00
V1sionVerse
d1a450c581
Fixed mistakes in HTML generation (#2187)
Added <!DOCTYPE html> declaration
<img/> instead of <img></img>
<br/> instead of </br>
2024-02-10 17:50:41 +01:00
lllyasviel
2f6ebbf876 some fix for previous PRs 2023-12-28 08:07:43 -08:00
御坂IO
ad158450e3
fix to_clipboard from non-localhost access (#1576)
tested on edge(windows&android)
2023-12-28 07:54:59 -08:00
lllyasviel
f7bb578a14
2.1.854
* Add a button to copy parameters to clipboard in log.
* Allow users to load parameters directly by pasting parameters to prompt.
2023-12-20 19:52:38 -08:00
Huy Nguyen
7a6b46f363
New Log System 2023-12-17 20:20:02 -08:00
lllyasviel
47441736ae maintain 2023-12-12 13:44:16 -08:00
AlexL
9cd3c06c6f
Make a simple table in html log output (#1286) 2023-12-12 13:33:28 -08:00
oivasenk
ec57c1fde0
Update private_logger.py (#1025)
Minor optimization of logs. Added lazy loading of images.
2023-11-24 01:31:20 -08:00
lllyasviel
3b97e49dd8 --disable-image-log 2023-11-15 13:23:27 -08:00
lllyasviel
c35321013a better html log 2023-11-11 02:28:09 -08:00
lllyasviel
4fe08161a5 2.1.782
2.1.782
2023-11-11 01:43:01 -08:00
lllyasviel
db945c8a27
history (#634)
* history

* history
2023-10-10 16:22:29 -07:00
lllyasviel
47876aaf99
[Major Update] Fooocus 2.0.0 (#346)
[Major Update] Fooocus 2.0.0 (#346)
2023-09-11 23:10:45 -07:00
lllyasviel
496766edd7
Fooocus Prompt Expansion (#329)
* add vae approx download

* files

* files

* files

* i

* i

* i

* i

* i

* i

* i

* i

* i

* i
2023-09-09 17:22:32 -07:00
MoonRide303
cb5c4b1b6c
Fixed encoding when writing text files (#197) 2023-08-18 12:25:05 -07:00
lllyasviel
4920341e09
Hide items in log when images are removed.
Hide items in log when images are removed.
2023-08-17 12:47:48 -07:00
lllyasviel
3267d56698
i (#163) 2023-08-16 13:39:29 -07:00
lllyasviel
55342fcd58
1.0.32 (#158)
Fooocus private log
2023-08-16 13:04:32 -07:00