diff --git a/fooocus_version.py b/fooocus_version.py index 9d2c6cf34..8b343b247 100644 --- a/fooocus_version.py +++ b/fooocus_version.py @@ -1 +1 @@ -version = '2.5.4' \ No newline at end of file +version = '2.5.5' \ No newline at end of file diff --git a/readme.md b/readme.md index d400e1329..e26925e52 100644 --- a/readme.md +++ b/readme.md @@ -119,7 +119,7 @@ See also the common problems and troubleshoots [here](troubleshoot.md). ### Colab -(Last tested - 2024 Mar 18 by [mashb1t](https://github.com/mashb1t)) +(Last tested - 2024 Aug 12 by [mashb1t](https://github.com/mashb1t)) | Colab | Info | --- | --- | diff --git a/update_log.md b/update_log.md index cce133b84..56a337836 100644 --- a/update_log.md +++ b/update_log.md @@ -1,3 +1,7 @@ +# [2.5.5](https://github.com/lllyasviel/Fooocus/releases/tag/v2.5.5) + +* Fix colab inpaint issue by moving an import statement + # [2.5.4](https://github.com/lllyasviel/Fooocus/releases/tag/v2.5.4) * Fix validation for default_ip_image_* and default_inpaint_mask_sam_model