Spaces:
Runtime error
Runtime error
Commit
·
14a83d8
1
Parent(s):
b7893d5
Update app.py
Browse files
app.py
CHANGED
@@ -1,3 +1,5 @@
|
|
1 |
import gradio as gr
|
2 |
gr.Interface.load("models/runwayml/stable-diffusion-v1-5").launch()
|
|
|
|
|
3 |
<h1>Text to Image</h1>
|
|
|
1 |
import gradio as gr
|
2 |
gr.Interface.load("models/runwayml/stable-diffusion-v1-5").launch()
|
3 |
+
|
4 |
+
<html>
|
5 |
<h1>Text to Image</h1>
|