Spaces:
Runtime error
Runtime error
File size: 133 Bytes
85657e7 |
1 2 3 |
import gradio as gr
demo = gr.Interface(api_name="https://sha1779-royalgpt.hf.space/", inputs="image", outputs="label")
demo.launch() |