diff --git a/README.md b/README.md index 278e28a..ae54758 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ Check the port number on Fooocus UI webpage ### 2/ Deep integration in Fooocus UI A new deep integration is available. Quite easy to config, with only one file to modify. -You open `/modules/ui_gradio_extensions.py` file. At line 41, add : +You open `/modules/ui_gradio_extensions.py` file. At line 43, add : ```python head += f'\n' @@ -75,6 +75,9 @@ The idea and initial work is inspired by @sngazm at https://github.com/lllyasvie ## Update log +1.5.5 Fix issue on row parsing log.html with .jpeg generated images +- Close issue https://github.com/toutjavascript/Fooocus-Log-Viewer/discussions/19#discussioncomment-9139711 + 1.5.4 Fix issue on row parsing in viewer.html - https://github.com/toutjavascript/Fooocus-Log-Viewer/pull/18 diff --git a/viewer.html b/viewer.html index 6922b09..1a90fbe 100755 --- a/viewer.html +++ b/viewer.html @@ -41,7 +41,7 @@