Spaces:
Paused
Paused
Update app.py
Browse files
app.py
CHANGED
|
@@ -145,7 +145,7 @@ with gr.Blocks(css=css) as demo:
|
|
| 145 |
|
| 146 |
gr.Markdown("""
|
| 147 |
**Tips for better results:**
|
| 148 |
-
- **Prompts** Include word "tattoo" in your prompt. It can be at the start of sentence e.g. "A tattoo of dragon" or in the end e.g. "A rose tattoo". This way you can generate a better image and choose the right one.
|
| 149 |
- **Guidance Scale** (Recommended: 6-8)
|
| 150 |
- **Inference Steps** (Recommended: 32)
|
| 151 |
- **Negative prompt** (Recommended: detailed background, blurry, abstract, painting, low quality, hyper-detailed)
|
|
|
|
| 145 |
|
| 146 |
gr.Markdown("""
|
| 147 |
**Tips for better results:**
|
| 148 |
+
- **Prompts** Better use short prompts. Include word "tattoo" in your prompt. It can be at the start of sentence e.g. "A tattoo of dragon" or in the end e.g. "A rose tattoo". This way you can generate a better image and choose the right one.
|
| 149 |
- **Guidance Scale** (Recommended: 6-8)
|
| 150 |
- **Inference Steps** (Recommended: 32)
|
| 151 |
- **Negative prompt** (Recommended: detailed background, blurry, abstract, painting, low quality, hyper-detailed)
|