alfredplpl commited on
Commit
578fb43
1 Parent(s): b223699

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +4 -4
app.py CHANGED
@@ -121,16 +121,16 @@ with gr.Blocks(css=css) as demo:
121
  <h1>Cool Japan Diffusion 2.1.1 Beta</h1>
122
  </div>
123
  <p>
124
- Demo for <a href="https://huggingface.co/aipicasso/cool-japan-diffusion-2-1-0">Cool Japan Diffusion 2 1 0</a> Stable Diffusion model.<br>
125
  </p>
126
  <p>
127
- sample prompt1 : girl
128
  </p>
129
  <p>
130
- sample prompt2 : boy
131
  </p>
132
  <p>
133
- <a href="https://alfredplpl.hatenablog.com/entry/2022/12/30/102636">日本語の取扱説明書</a>.
134
  </p>
135
  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/akhaliq/cool-japan-diffusion-2-1-0/settings'>Settings</a></b>"} after duplicating the space<br><br>
136
  <a style="display:inline-block" href="https://huggingface.co/spaces/akhaliq/cool-japan-diffusion-2-1-0?duplicate=true"><img src="https://bit.ly/3gLdBN6" alt="Duplicate Space"></a>
 
121
  <h1>Cool Japan Diffusion 2.1.1 Beta</h1>
122
  </div>
123
  <p>
124
+ Demo for <a href="https://huggingface.co/aipicasso/cool-japan-diffusion-2-1-1-beta">Cool Japan Diffusion 2.1.1 Beta</a> Stable Diffusion model.<br>
125
  </p>
126
  <p>
127
+ sample prompt1 : girl, kimono
128
  </p>
129
  <p>
130
+ sample prompt2 : boy, school uniform
131
  </p>
132
  <p>
133
+ <a href="https://alfredplpl.hatenablog.com/entry/2023/01/11/182146">日本語の取扱説明書</a>.
134
  </p>
135
  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/akhaliq/cool-japan-diffusion-2-1-0/settings'>Settings</a></b>"} after duplicating the space<br><br>
136
  <a style="display:inline-block" href="https://huggingface.co/spaces/akhaliq/cool-japan-diffusion-2-1-0?duplicate=true"><img src="https://bit.ly/3gLdBN6" alt="Duplicate Space"></a>