Create README.md
Browse files
README.md
ADDED
|
@@ -0,0 +1,173 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# LoRA Model Card: `svjack/Flux_Xiang_lora`
|
| 2 |
+
|
| 3 |
+
## **Radiant Youth Dynamism Synthesis**
|
| 4 |
+
**Base Model**: `flux.1-dev-SRPO-bf16.safetensors`
|
| 5 |
+
**Fine-tuned Adapters**:
|
| 6 |
+
- `Chinese_idol_flex2_lora_v1_000004500.safetensors` (weight: 0.3)
|
| 7 |
+
- `FLUX-dev-lora-add_details.safetensors` (weight: 0.5)
|
| 8 |
+
- `Flux_Xiang_lora_000005250.safetensors` (weight: 1.0)
|
| 9 |
+
|
| 10 |
+
**Key Strengths**:
|
| 11 |
+
- **Vibrant Realism**: Expertly captures the lively essence of East Asian youth with a focus on natural, everyday scenes.
|
| 12 |
+
- **Dynamic Lighting**: Renders sunlight, indoor lighting, and environmental reflections with nuanced subtlety.
|
| 13 |
+
- **Detailed Textures**: Precisely depicts fabric details (e.g., hoodies, jeans, casual clothing), skin gloss, and environmental elements.
|
| 14 |
+
- **Emotional Authenticity**: Conveys a spectrum of moods, from joyful exuberance to tranquil relaxation, with expressive facial features and body language.
|
| 15 |
+
- **Photorealistic Aesthetics**: Optimized for high-quality photorealistic rendering, blending realism with vibrant artistic expression.
|
| 16 |
+
|
| 17 |
+
---
|
| 18 |
+
|
| 19 |
+
## **Optimized Example Prompts**
|
| 20 |
+
|
| 21 |
+
### **Example 1: Rustic Indoor Portrait**
|
| 22 |
+
**Prompt**:
|
| 23 |
+
```bash
|
| 24 |
+
This photograph features a young Asian man with glasses with fair skin,
|
| 25 |
+
short black hair, and brown eyes, smiling warmly at the camera.
|
| 26 |
+
He is wearing a grey sleeveless hoodie with white drawstrings.
|
| 27 |
+
The background reveals a rustic indoor setting with wooden beams,
|
| 28 |
+
large windows, and potted green plants. Sunlight filters through the windows,
|
| 29 |
+
casting a natural light on the subject. The image has a soft,
|
| 30 |
+
warm tone, emphasizing the man's youthful and friendly appearance.
|
| 31 |
+
The overall composition is casual and inviting.
|
| 32 |
+
```
|
| 33 |
+
**Adapters**:
|
| 34 |
+
- `Chinese_idol_flex2_lora_v1_000004500.safetensors` (0.3)
|
| 35 |
+
- `FLUX-dev-lora-add_details.safetensors` (0.5)
|
| 36 |
+
- `Flux_Xiang_lora_000005250.safetensors` (1.0)
|
| 37 |
+
|
| 38 |
+
**Key Features**:
|
| 39 |
+
- Natural sunlight filtering through windows with soft shadow effects
|
| 40 |
+
- Detailed texture of fabric and environmental elements
|
| 41 |
+
- Expressive facial features capturing warmth and friendliness
|
| 42 |
+
|
| 43 |
+
**Suggested Parameters**:
|
| 44 |
+
- **CFG Scale**: 1 (Fixed)
|
| 45 |
+
- **Sampler**: uni_pc
|
| 46 |
+
- **Steps**: 4
|
| 47 |
+
- **Resolution**: 1280x768
|
| 48 |
+
|
| 49 |
+
---
|
| 50 |
+
|
| 51 |
+
### **Example 2: Classroom Scene**
|
| 52 |
+
**Prompt**:
|
| 53 |
+
```bash
|
| 54 |
+
Photograph of a young Asian male with glasses, fair skin, and black,
|
| 55 |
+
slightly tousled hair. He has a slender build and is wearing a
|
| 56 |
+
gray hooded sweatshirt without any text or logos. His pants are dark blue jeans.
|
| 57 |
+
He is sitting on a classroom chair, in the process of unbuckling his belt.
|
| 58 |
+
His hands are engaged in the action at his waist. He has a soft,
|
| 59 |
+
neutral expression with slightly parted lips and dark brown eyes.
|
| 60 |
+
The background includes a bright, overexposed window,
|
| 61 |
+
creating a stark contrast with his dark clothing.
|
| 62 |
+
The image has soft, natural light and a slightly grainy texture.
|
| 63 |
+
|
| 64 |
+
```
|
| 65 |
+
**Adapters**:
|
| 66 |
+
- `Chinese_idol_flex2_lora_v1_000004500.safetensors` (0.3)
|
| 67 |
+
- `FLUX-dev-lora-add_details.safetensors` (0.5)
|
| 68 |
+
- `Flux_Xiang_lora_000005250.safetensors` (1.0)
|
| 69 |
+
|
| 70 |
+
**Key Features**:
|
| 71 |
+
- Stark contrast between overexposed window and dark clothing
|
| 72 |
+
- Detailed fabric textures of hoodie and jeans
|
| 73 |
+
- Natural body posture and hand gestures
|
| 74 |
+
- Soft, grainy texture enhancing photorealistic quality
|
| 75 |
+
|
| 76 |
+
**Suggested Parameters**:
|
| 77 |
+
- **CFG Scale**: 1 (Fixed)
|
| 78 |
+
- **Sampler**: uni_pc
|
| 79 |
+
- **Steps**: 4
|
| 80 |
+
- **Resolution**: 1280x768
|
| 81 |
+
|
| 82 |
+
---
|
| 83 |
+
|
| 84 |
+
### **Example 3: Dormitory Interior**
|
| 85 |
+
**Prompt**:
|
| 86 |
+
```bash
|
| 87 |
+
Photograph of a young Asian male named Xiang with fair skin and short black hair,
|
| 88 |
+
wearing thin-framed glasses. He is shirtless, revealing his slender
|
| 89 |
+
yet defined upper torso,
|
| 90 |
+
while his lower body is clad in a pair of dark blue jeans
|
| 91 |
+
that fit snugly around his hips and thighs. His expression is tender and contemplative,
|
| 92 |
+
with a soft gaze directed toward the camera, lips slightly parted.
|
| 93 |
+
The background features a cozy dormitory setting, with soft natural light
|
| 94 |
+
streaming from a window to illuminate his figure. The contrast between his bare
|
| 95 |
+
skin and the deep hue of the jeans adds visual depth to the composition.
|
| 96 |
+
Typical dorm elements—a wooden desk, scattered books, and a partially
|
| 97 |
+
visible bed—enhance the intimate and relatable atmosphere
|
| 98 |
+
```
|
| 99 |
+
**Adapters**:
|
| 100 |
+
- `Chinese_idol_flex2_lora_v1_000004500.safetensors` (0.3)
|
| 101 |
+
- `FLUX-dev-lora-add_details.safetensors` (0.5)
|
| 102 |
+
- `Flux_Xiang_lora_000005250.safetensors` (1.0)
|
| 103 |
+
|
| 104 |
+
**Key Features**:
|
| 105 |
+
- Contrast between bare skin and dark jeans
|
| 106 |
+
- Soft natural lighting from window
|
| 107 |
+
- Detailed depiction of dormitory environment
|
| 108 |
+
- Intimate and contemplative atmosphere
|
| 109 |
+
|
| 110 |
+
**Suggested Parameters**:
|
| 111 |
+
- **CFG Scale**: 1 (Fixed)
|
| 112 |
+
- **Sampler**: uni_pc
|
| 113 |
+
- **Steps**: 4
|
| 114 |
+
- **Resolution**: 1280x768
|
| 115 |
+
|
| 116 |
+
---
|
| 117 |
+
|
| 118 |
+
### **Example 4: Casual Dormitory Setting**
|
| 119 |
+
**Prompt**:
|
| 120 |
+
```bash
|
| 121 |
+
Photograph of a young Asian male with glasses, fair skin, and black,
|
| 122 |
+
slightly tousled hair. He has a slender build and
|
| 123 |
+
is wearing
|
| 124 |
+
(a black short-sleeved T-shirt and white briefs / only white slim briefs).
|
| 125 |
+
He is sitting on a chair in a dormitory room, with his hands resting
|
| 126 |
+
on his thighs or near his waist. His expression is soft and neutral,
|
| 127 |
+
with slightly parted lips and dark brown eyes. The background includes
|
| 128 |
+
typical dormitory elements such as a desk, books, or a bed,
|
| 129 |
+
and the lighting is soft with a slightly grainy texture.
|
| 130 |
+
```
|
| 131 |
+
**Adapters**:
|
| 132 |
+
- `Chinese_idol_flex2_lora_v1_000004500.safetensors` (0.3)
|
| 133 |
+
- `FLUX-dev-lora-add_details.safetensors` (0.5)
|
| 134 |
+
- `Flux_Xiang_lora_000005250.safetensors` (1.0)
|
| 135 |
+
|
| 136 |
+
**Key Features**:
|
| 137 |
+
- Soft, neutral expression with detailed facial features
|
| 138 |
+
- Authentic dormitory setting with typical elements
|
| 139 |
+
- Detailed fabric textures of clothing
|
| 140 |
+
- Soft lighting with grainy texture for photorealistic effect
|
| 141 |
+
|
| 142 |
+
**Suggested Parameters**:
|
| 143 |
+
- **CFG Scale**: 1 (Fixed)
|
| 144 |
+
- **Sampler**: uni_pc
|
| 145 |
+
- **Steps**: 20
|
| 146 |
+
- **Resolution**: 1024x1024
|
| 147 |
+
|
| 148 |
+
---
|
| 149 |
+
|
| 150 |
+
## **Technical Parameters**
|
| 151 |
+
| Setting | Recommendation | Notes |
|
| 152 |
+
|------------------|--------------------|----------------------------------------|
|
| 153 |
+
| **CFG Scale** | 1 (Fixed) | FLUX.1 architecture requirement |
|
| 154 |
+
| **Sampler** | uni_pc | Optimal for photorealistic rendering |
|
| 155 |
+
| **Steps** | 20 | Balances detail and speed |
|
| 156 |
+
| **Resolution** | 1024x1024 | Maintains VRAM efficiency |
|
| 157 |
+
| **Motion Factor**| 1-5 | Adjust for scene dynamics: lower for stillness, higher for action |
|
| 158 |
+
|
| 159 |
+
---
|
| 160 |
+
|
| 161 |
+
## **Performance Profile**
|
| 162 |
+
- **VRAM Usage**: ~20GB at 1014x1024 (RTX 4090)
|
| 163 |
+
- **Troubleshooting**:
|
| 164 |
+
- **Overexposed Skin**: Add `soft_light, subtle_shadow` to negative prompts
|
| 165 |
+
- **Stiff Gestures**: Increase motion factor + `natural_movement` token
|
| 166 |
+
- **Texture Artifacts**: Apply `detail_refiner` node at 0.3 strength
|
| 167 |
+
|
| 168 |
+
## **License**
|
| 169 |
+
CC-BY-NC-SA 4.0 (Non-commercial, share-alike)
|
| 170 |
+
**Community Hub**: https://huggingface.co/svjack/Flux_Xiang_lora/discussions
|
| 171 |
+
|
| 172 |
+
---
|
| 173 |
+
|