Spaces:
Runtime error
Runtime error
Missing argument
#43
by
sztanki
- opened
If I duplicate the Space or run on Colab and use image to image option then I got the following error:
call() missing 1 required positional argument: 'image'
Has anyone else run into this issue? Any solutions how can it be fixed?
Thanks for the report. It's fixed now.
To fix in your dupkicated space, replace git+https://github.com/huggingface/diffusers.git
with diffusers
in requirements.tx
.
anzorq
changed discussion status to
closed