-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Closed
Labels
Milestone
Description
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
alexbofa, agikarasugi, missionfloyd and mpautzke-nexplorejustindujardin and etroshjustindujardin