Spaces:
Runtime error
Runtime error
Commit
·
116a606
1
Parent(s):
ebc437f
Update app.py
Browse files
app.py
CHANGED
@@ -1,5 +1,3 @@
|
|
1 |
-
<h1><center>Matt 2 Cents :: Text to Image :: Enjoy !</center></h1>
|
2 |
-
|
3 |
-
|
4 |
import gradio as gr
|
5 |
gr.Interface.load("models/runwayml/stable-diffusion-v1-5").launch()
|
|
|
|
|
|
|
|
|
|
1 |
import gradio as gr
|
2 |
gr.Interface.load("models/runwayml/stable-diffusion-v1-5").launch()
|
3 |
+
<h1><center>Matt 2 Cents :: Text to Image :: Enjoy !</center></h1>
|