File size: 93 Bytes
aaaa82c
 
 
40c20ef
1
2
3
4
5
import gradio as gr

demo = gr.Interface.load("models/Linaqruf/anything-v3.0")
demo.launch()