From 710a9fa2c5c6a6ba28e584c7e98c307447883412 Mon Sep 17 00:00:00 2001 From: Manuel Schmid Date: Mon, 12 Aug 2024 08:07:16 +0200 Subject: [PATCH] release: bump version to 2.5.5, update changelog --- fooocus_version.py | 2 +- readme.md | 2 +- update_log.md | 4 ++++ 3 files changed, 6 insertions(+), 2 deletions(-) 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