Duplicated from Jonny001/Text-to-Image
66b0cef fe74bc0 8a42a65 fe74bc0 8a42a65 710e318
1
2
3
4
5
6
7
import gradio as gr theme="NoCrypt/miku" text_imagen = gr.Interface.load("models/Purz/face-projection") gr.Series(text_imagen, theme=theme).launch(debug=True)