Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
abdalrahmanshahrour
/
ImageGeneration
like
1
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
abdalrahmanshahrour
commited on
Dec 29, 2022
Commit
49a2966
·
1 Parent(s):
db5216f
update
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -1,3 +1,3 @@
1
import gradio as gr
2
3
-
gr.Interface.load("models/
abdalrahmanshahrour
/
arabartsummarization
").launch()
1
import gradio as gr
2
3
+
gr.Interface.load("models/
runwayml
/
stable-diffusion-v1-5
").launch()