File size: 2,190 Bytes
fce89ef 2e4ba55 4efe2ea fce89ef 4efe2ea fce89ef 4efe2ea 2e4ba55 4efe2ea 2e4ba55 4efe2ea 2e4ba55 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 |
---
title: Colorful Illustration
emoji: ๐ฅ
colorFrom: red
colorTo: pink
sdk: gradio
sdk_version: 4.1.2
app_file: app.py
pinned: false
license: mit
---
# [En] Colorful illustration
<p align="center">
<img src = "https://cdn-uploads.huggingface.co/production/uploads/635c9e0dfa3c172ddf42f8b4/bfsMX21KWoQHkpbxC0jzm.png", height="1000px", width="1000px">
</p>
- This is a project that allows you to create colorful illustration images using text prompts..
- ex: "a colorful baby panda"
- Finetuning was done using lora based on SDXL 1.0.
## How to use
- Prompt
- Please include **"a colorful"** to write the simple prompt you want to create.
- (option) Advanced option
- Number of steps: how many steps are used in inference.
- Guidance scale: how much weight the prompt gives to the model.
- Seed: adjust the seed value you want.
- Randomize seed: check when you want the seed of a random value.
- Additional prompt: write additionally in Prompt. (ex: high quality)
- Negative prompt: write it so that objects you do not want are not created.
---
# [Ko] Colorful illustration
<p align="center">
<img src = "https://cdn-uploads.huggingface.co/production/uploads/635c9e0dfa3c172ddf42f8b4/bfsMX21KWoQHkpbxC0jzm.png", height="1000px", width="1000px">
</p>
- ํ
์คํธ ํ๋กฌํํธ๋ก ์ปฌ๋ฌํํ ์ผ๋ฌ์คํธ๋ ์ด์
์ด๋ฏธ์ง๋ฅผ ์์ฑํ ์ ์๋ ํ๋ก์ ํธ์
๋๋ค.
- ex: "a colorful baby panda"
- SDXL 1.0์ ๊ธฐ๋ฐ์ผ๋ก lora๋ฅผ ํ์ฉํด finetuning ํ์ต๋๋ค.
## How to use
- Prompt
- **"a colorful"** ์ ๊ผญ ํฌํจ์์ผ ์์ ์ด ์์ฑํ๊ณ ์ถ์ ๊ฐ๋จํ ํ๋กฌํํธ๋ฅผ ์์ฑํฉ๋๋ค.
- (option) Advanced option
- Number of steps: inference์์ ์ผ๋ง๋ ์คํ
์ ์ฌ์ฉํ ์ง ์กฐ์ ํฉ๋๋ค.
- Guidance scale: ๋ชจ๋ธ์ prompt๊ฐ ์ผ๋ง๋ ๊ฐ์ค์น๋ฅผ ์ค ์ง ์กฐ์ ํฉ๋๋ค.
- Seed: ์์ ์ด ์ํ๋ seed ๊ฐ์ ์กฐ์ ํฉ๋๋ค.
- Randomize seed: ๋๋ค ๊ฐ์ seed๋ฅผ ์ ํํ๊ณ ์ถ์ ๋ ์ ํํฉ๋๋ค.
- Additional prompt: Prompt ์ ์ถ๊ฐ์ ์ผ๋ก ์์ฑํ ์ ์์ต๋๋ค. (ex: high quality)
- Negative prompt: ์์ ์ด ์ํ์ง ์๋ object๊ฐ ์์ฑ๋์ง ์๋๋ก ์์ฑํ ์ ์์ต๋๋ค. |