Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
matt2cents
/
Text-to-Image
like
0
Runtime error
App
Files
Files
Fetching metadata from the HF Docker repository...
matt2cents
commited on
Apr 9, 2023
Commit
19a9cc4
·
1 Parent(s):
14a83d8
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+0
-3
app.py
CHANGED
Viewed
@@ -1,5 +1,2 @@
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>
1
import gradio as gr
2
gr.Interface.load("models/runwayml/stable-diffusion-v1-5").launch()