import gradio as gr gr.Interface.load( "spaces/ibaiGorordo/hugging-face-me", inputs=[ gr.inputs.Image(label="Input Image"), ], article="" ).launch()