Describe the bug
https://huggingface.co/spaces/marcelcastrobr/CLIP-image-search/blob/main/app.py
outputs=gr.outputs.Carousel(gr.outputs.Image(type="pil"))
error:
TypeError: Can't instantiate abstract class Carousel with abstract methods deserialize, serialize
what is the problem?
Is there an existing issue for this?
Reproduction
https://huggingface.co/spaces/marcelcastrobr/CLIP-image-search/blob/main/app.py
Screenshot
No response
Logs
TypeError: Can't instantiate abstract class Carousel with abstract methods deserialize, serialize
System Info
Severity
annoying
Describe the bug
https://huggingface.co/spaces/marcelcastrobr/CLIP-image-search/blob/main/app.py
outputs=gr.outputs.Carousel(gr.outputs.Image(type="pil"))
error:
TypeError: Can't instantiate abstract class Carousel with abstract methods deserialize, serialize
what is the problem?
Is there an existing issue for this?
Reproduction
https://huggingface.co/spaces/marcelcastrobr/CLIP-image-search/blob/main/app.py
Screenshot
No response
Logs
TypeError: Can't instantiate abstract class Carousel with abstract methods deserialize, serializeSystem Info
Severity
annoying