Skip to content

Init Mask doesn't like brackets #218

@bridgebrain

Description

@bridgebrain

Using an init image with a mask is different than other usage for unexplainable reasons. Either it should be noted in the documentation or fixed.

The syntax:
init_image: Futuristic/techdeco.png
direct_init_weight:1_[Futuristic/techdecomask.png]

throws a "cannot find file" error, but

init_image: Futuristic/techdeco.png
direct_init_weight:1_Futuristic/techdecomask.png
does not

Further update: Does not function like I expected it to. Not sure if this is a problem with my expectations, or whether the latter option isn't actually loading a mask

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions