c1f7f12
1
2
3
4
import gradio as gr interface = gr.Interface.load("huggingface/Lerik/cat_vs_dog_recognition") interface.launch()