release: bump version to 2.5.5, update changelog
This commit is contained in:
parent
251a130f06
commit
710a9fa2c5
|
|
@ -1 +1 @@
|
|||
version = '2.5.4'
|
||||
version = '2.5.5'
|
||||
|
|
@ -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
|
||||
| --- | --- |
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue