Update app.py
Browse files
app.py
CHANGED
@@ -110,8 +110,9 @@ with gr.Blocks(css=css) as demo:
|
|
110 |
<h1>Realistic Vision V1.4</h1>
|
111 |
</div>
|
112 |
<p>
|
113 |
-
Demo for <a href="https://huggingface.co/SG161222/Realistic_Vision_V1.4">Realistic Vision V1.4</a> Stable Diffusion model by "Eugene"
|
114 |
Please use this prompt template to get the desired generation results:<br>
|
|
|
115 |
<b>Prompt</b>:<details>
|
116 |
RAW photo, *subject*, (high detailed skin:1.2), 8k uhd, dslr, soft lighting, high quality, film grain, Fujifilm XT3
|
117 |
<br>
|
|
|
110 |
<h1>Realistic Vision V1.4</h1>
|
111 |
</div>
|
112 |
<p>
|
113 |
+
Demo for <a href="https://huggingface.co/SG161222/Realistic_Vision_V1.4">Realistic Vision V1.4</a> Stable Diffusion model by <a href="https://huggingface.co/SG161222/">"SG1611222/Eugene"</a>.<br><br>
|
114 |
Please use this prompt template to get the desired generation results:<br>
|
115 |
+
<h1>Important note: "RAW photo" in the prompt may degrade the result.</h1>
|
116 |
<b>Prompt</b>:<details>
|
117 |
RAW photo, *subject*, (high detailed skin:1.2), 8k uhd, dslr, soft lighting, high quality, film grain, Fujifilm XT3
|
118 |
<br>
|