File size: 164 Bytes
66b0cef
 
fe74bc0
8a42a65
fe74bc0
8a42a65
b151ca8
1
2
3
4
5
6
7
import gradio as gr

theme="NoCrypt/miku"

text_imagen =  gr.Interface.load("models/Purz/face-projection")

text_imagen.launch(text_imagen, theme=theme, debug=True)