Duskfallcrew commited on
Commit
e51aa2e
1 Parent(s): 3481035

Upload app.py with huggingface_hub

Browse files
Files changed (1) hide show
  1. app.py +6 -5
app.py CHANGED
@@ -76,16 +76,17 @@ with gr.Blocks(css=css) as demo:
76
  f"""
77
  <div class="main-div">
78
  <div>
79
- <h1>Photography And Landscapes </h1>
80
  </div>
81
  <p>
82
- Demo for <a href="https://huggingface.co/Duskfallcrew/photography-and-landscapes">IPhotography And Landscapes5</a> Stable Diffusion model.
83
 
84
- <a href="https://civitai.com/user/duskfallcrew">All samples and info are here on CivitAi </a>
85
 
86
- <a href="https://ko-fi.com/DUSKFALLcrewKo-Fi"></a>
 
87
 
88
- phtdzk1(use that on your prompt)<br>
89
  {"Add the following tokens to your prompts for the model to work properly: <b>prefix</b>" if prefix else ""}
90
  </p>
91
  Running on {"<b>GPU 🔥</b>" if torch.cuda.is_available() else f"<b>CPU 🥶</b>. For faster inference it is recommended to <b>upgrade to GPU in <a href='https://huggingface.co/spaces/Duskfallcrew/photography-and-landscapes/settings'>Settings</a></b>"} after duplicating the space<br><br>
 
76
  f"""
77
  <div class="main-div">
78
  <div>
79
+ <h1>Photography And Landscapes</h1>
80
  </div>
81
  <p>
82
+ Demo for <a href="https://huggingface.co/Duskfallcrew/photography-and-landscapes">Photography And Landscapes</a> Stable Diffusion model.
83
 
84
+ If you want to donate towards costs and don't want to subscribe:
85
 
86
+ https://ko-fi.com/DUSKFALLcrew /
87
+ All samples and info are here:
88
 
89
+ https://civitai.com/user/duskfallcrew<br>
90
  {"Add the following tokens to your prompts for the model to work properly: <b>prefix</b>" if prefix else ""}
91
  </p>
92
  Running on {"<b>GPU 🔥</b>" if torch.cuda.is_available() else f"<b>CPU 🥶</b>. For faster inference it is recommended to <b>upgrade to GPU in <a href='https://huggingface.co/spaces/Duskfallcrew/photography-and-landscapes/settings'>Settings</a></b>"} after duplicating the space<br><br>