File size: 293 Bytes
c33fa6d
 
cf1b412
 
4d469da
9b64f7f
 
1
2
3
4
5
6
7
import gradio as gr

examples = [["a photo of jkcgprnna in jungle, 8K, high clarity, restore face"],
            ["a photo of jkcgprnna infront of computer, cartoon, animated, 8K, high clarity, restore face"]
          ]

gr.load("models/jkcg/dreambooth-sdxl-jkcg", examples=examples).launch()