Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -4,4 +4,4 @@ theme="NoCrypt/miku"
|
|
4 |
|
5 |
text_imagen = gr.Interface.load("models/Purz/face-projection")
|
6 |
|
7 |
-
|
|
|
4 |
|
5 |
text_imagen = gr.Interface.load("models/Purz/face-projection")
|
6 |
|
7 |
+
text_imagen.launch(text_imagen, theme=theme, debug=True)
|