Duskfallcrew commited on
Commit
1ab3fe5
1 Parent(s): 171988b

Upload app.py with huggingface_hub

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -8,8 +8,8 @@ This space was created using [SD Space Creator](https://huggingface.co/spaces/an
8
 
9
  gr.Interface.load(
10
  name="models/Duskfallcrew/duskfall-crew-visual-art-style-1-5",
11
- title="""Duskfall Crew Visual Art Style 1 5""",
12
- description="""Demo for <a href="https://huggingface.co/Duskfallcrew/duskfall-crew-visual-art-style-1-5">Duskfall Crew Visual Art Style 1 5</a> Stable Diffusion model.""",
13
  article=article,
14
  api_key=API_KEY,
15
  ).queue(concurrency_count=20).launch()
 
8
 
9
  gr.Interface.load(
10
  name="models/Duskfallcrew/duskfall-crew-visual-art-style-1-5",
11
+ title="""Duskfall Crews Art Style WebUI""",
12
+ description="""Demo for <a href="https://huggingface.co/Duskfallcrew/duskfall-crew-visual-art-style-1-5">Duskfall Crew Visual Art Style 1 5</a> Stable Diffusion model. Running on Free CPU, if there's a queue make sure you duplicate the space to your own and if you got the funds upgrade to GPU. No prefix tokens. If you like what you see consider donating here: <a href="https://ko-fi.com/DUSKFALLcrew">Ko-Fi Duskfallcrew </a>""",
13
  article=article,
14
  api_key=API_KEY,
15
  ).queue(concurrency_count=20).launch()