programORdie2 commited on
Commit
ed3ca5e
1 Parent(s): 64f3dda

Upload app.py with huggingface_hub

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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/dreamlike-art/dreamlike-photoreal-2.0",
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,