--- --- license: apache-2.0 base_model: Qwen/Qwen-VL tags: - lora - qwen-image - anime - background - visual-novel language: - en pipeline_tag: text-to-image library_name: peft ---
### 🎨 Anime Visual Novel Backgrounds LoRA [![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0) [![Model](https://img.shields.io/badge/Model-Qwen--VL-orange.svg)](https://huggingface.co/Qwen/Qwen-VL) [![LoRA](https://img.shields.io/badge/LoRA-Rank%208-green.svg)](#) [![Version](https://img.shields.io/badge/Version-2.0-purple.svg)](#version-history) --- ### ⚡ Current Version Stats | Metric | Value | |--------|-------| | **Training Images** | 80 anime-style backgrounds generated by seedream-4 | | **LoRA Rank** | 8 | | **Training Steps** | 600 | | **Base Model** | Qwen-Image-Edit | | **Trigger Word** | `anim3bg` | | **Recommended Weight** | 0.7 - 0.9 |
---
## 📸 Example Outputs: Before vs After Comparison (Simple Prompts) *Testing how well the LoRA performs with minimal prompt detail* #### **Example 1:**
❌ Without LoRA

Prompt: anime-style background, library

✅ With LoRA (trigger word 'anim3bg')

Prompt: anim3bg, library

--- #### **Example 2:**
❌ Without LoRA

Prompt: anime-style background, forest path

✅ With LoRA (trigger word 'anim3bg')

Prompt: anim3bg, forest path

--- #### **Example 3:**
❌ Without LoRA

Prompt: anime-style background, school courtyard

✅ With LoRA (trigger word 'anim3bg')

Prompt: anim3bg, school courtyard

--- #### **Example 4:**
❌ Without LoRA

Prompt: anime-style background, park pathway

✅ With LoRA (trigger word 'anim3bg')

Prompt: anim3bg, park pathway

--- #### **Example 5:**
❌ Without LoRA

Prompt: anime-style background, train station

✅ With LoRA (trigger word 'anim3bg')

Prompt: anim3bg, trains station

--- ## 📸 Example Outputs: Before vs After Comparison (Detailed Prompts) *Testing how well the LoRA handles complex, detailed descriptions* #### **Example 6:**
❌ Without LoRA

Prompt: anime-style background, mountain lake at sunset, narrow japanese alley, neon signs with japanese text, vending machines, bicycle parked on street

✅ With LoRA (trigger word 'anim3bg')

Prompt: anim3bg, mountain lake at sunset, narrow japanese alley, neon signs with japanese text, vending machines, bicycle parked on street

--- #### **Example 7:**
❌ Without LoRA

Prompt: anime-style background, beach with wooden boardwalk, seagulls flying, beach umbrellas and chairs in distance, white foam on turquoise water

✅ With LoRA (trigger word 'anim3bg')

Prompt: anim3bg, beach with wooden boardwalk, seagulls flying, beach umbrellas and chairs in distance, white foam on turquoise water

--- #### **Example 8:**
❌ Without LoRA

Prompt: anime-style background, traditional japanese garden at night, stone lanterns with warm glowing light, wooden arched bridge over koi pond, koi fish swimming

✅ With LoRA (trigger word 'anim3bg')

Prompt: anim3bg, traditional japanese garden at night, stone lanterns with warm glowing light, wooden arched bridge over koi pond, koi fish swimming

--- #### **Example 9:**
❌ Without LoRA

Prompt: anime-style background, park pathway in autumn with falling maple leaves, ornate street lamp, wooden bench, no people

✅ With LoRA (trigger word 'anim3bg')

Prompt: anim3bg, park pathway in autumn with falling maple leaves, ornate street lamp, wooden bench, no people

--- #### **Example 10:**
❌ Without LoRA

Prompt: anime-style background,

✅ With LoRA (trigger word 'anim3bg')

Prompt: anim3bg,

---
## 📊 Version History
Version 2.0 (Current) #### Training Configuration - **Dataset:** 80 images - **Steps:** 600 - **LoRA Rank:** 8 - **Learning Rate:** 0.0001 - **Batch Size:** 1
Version 1.0 #### Training Configuration - **Dataset:** 80 images - **Steps:** 1000 - **LoRA Rank:** 16 - **Learning Rate:** 0.0004 - **Batch Size:** 1
--- ## 💬 Trigger Word **Required**: `anim3bg` --- ## 🚀 Usage **Simple Prompts:** ``` anim3bg, [location] ``` **Detailed Prompts:** ``` anim3bg, [detailed location description], [time], [weather], no characters, high quality ``` --- ## 📥 Download & Use 1. Download `anime_background_lora.safetensors` 2. Load in Wavespeed AI or compatible platform 3. Set weight to 0.8 4. Include `anim3bg` trigger word in prompt 5. Generate! ---