Skip to content

Image Cropper is broken #3810

@aliabid94

Description

@aliabid94

Can not get the image cropper to work off of main. Not sure how long it has been broken in this way. Just try running:

import gradio as gr

with gr.Blocks() as demo:
    gr.Image(tool="select")
    
demo.launch()

It constantly refreshes the cropping tool

Metadata

Metadata

Assignees

Labels

bugSomething isn't working🖼️ imageImage component

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions