Spaces:
Sleeping
Sleeping
programORdie2
commited on
Commit
•
ed3ca5e
1
Parent(s):
64f3dda
Upload app.py with huggingface_hub
Browse files
app.py
CHANGED
@@ -7,7 +7,7 @@ article = """---
|
|
7 |
This space was created using [SD Space Creator](https://huggingface.co/spaces/anzorq/sd-space-creator)."""
|
8 |
|
9 |
gr.Interface.load(
|
10 |
-
name="models/
|
11 |
title="""test""",
|
12 |
description="""test""",
|
13 |
article=article,
|
|
|
7 |
This space was created using [SD Space Creator](https://huggingface.co/spaces/anzorq/sd-space-creator)."""
|
8 |
|
9 |
gr.Interface.load(
|
10 |
+
name="models/runwayml/stable-diffusion-v1-5",
|
11 |
title="""test""",
|
12 |
description="""test""",
|
13 |
article=article,
|