Skip to content

Qwen Image Edit 2509 with mask (error) #22

@a89-git

Description

@a89-git

hi, there is some issue on google colab qwen edit 2509 with mask

the error like this :

Using seed: 4025624712
Loading VAE...


FileNotFoundError Traceback (most recent call last)

/tmp/ipython-input-2158133557.py in <cell line: 0>()
79 file_uploaded33 = None
80
---> 81 edit_input(
82 image_path = file_uploaded11,
83 use_inpainting=use_inpainting,

2 frames

/usr/local/lib/python3.12/dist-packages/PIL/Image.py in open(fp, mode, formats)
3511 if is_path(fp):
3512 filename = os.fspath(fp)
-> 3513 fp = builtins.open(filename, "rb")
3514 exclusive_fp = True
3515 else:

FileNotFoundError: [Errno 2] No such file or directory: ' '

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions