Upload Dynamic Lighting By Stable Yogi (SDXL-PONY)
Browse files
.gitattributes
CHANGED
|
@@ -33,3 +33,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
| 33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
| 33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
| 36 |
+
samples/sample_3.jpg filter=lfs diff=lfs merge=lfs -text
|
Dynamic_Lighting_by_Stable_Yogi_PONY2_v1.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8bae279e4d63e8dc5149ebe09a32df14a2104d6155f0ad990d32133d073c1c8c
|
| 3 |
+
size 114429086
|
Dynamic_Lighting_by_Stable_Yogi_SDXL3_v1.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:91f7fa23552440eccb00a8cd211bbe9640a7a6c011ad4ed091d8797bd93347d9
|
| 3 |
+
size 114429086
|
README.md
ADDED
|
@@ -0,0 +1,74 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: other
|
| 3 |
+
license_name: stable-yogi-community
|
| 4 |
+
license_link: https://civitai.com/models/984914
|
| 5 |
+
pipeline_tag: text-to-image
|
| 6 |
+
tags:
|
| 7 |
+
- lora
|
| 8 |
+
- stable-diffusion
|
| 9 |
+
- text-to-image
|
| 10 |
+
- pony-diffusion
|
| 11 |
+
- sdxl
|
| 12 |
+
base_model:
|
| 13 |
+
- stabilityai/stable-diffusion-xl-base-1.0
|
| 14 |
+
language:
|
| 15 |
+
- en
|
| 16 |
+
---
|
| 17 |
+
|
| 18 |
+
# Dynamic Lighting
|
| 19 |
+
|
| 20 |
+
A LoRA for photography and lighting effects.
|
| 21 |
+
|
| 22 |
+
## Compatibility
|
| 23 |
+
|
| 24 |
+
| Property | Value |
|
| 25 |
+
|----------|-------|
|
| 26 |
+
| **Type** | LoRA |
|
| 27 |
+
| **Base Model** | Pony, SDXL 1.0 |
|
| 28 |
+
| **Format** | SafeTensors |
|
| 29 |
+
|
| 30 |
+
## Trigger Words
|
| 31 |
+
|
| 32 |
+
```
|
| 33 |
+
dynamic lighting
|
| 34 |
+
```
|
| 35 |
+
```
|
| 36 |
+
natural ambient light
|
| 37 |
+
```
|
| 38 |
+
|
| 39 |
+
## Usage
|
| 40 |
+
|
| 41 |
+
### Automatic1111 / Forge
|
| 42 |
+
|
| 43 |
+
1. Download the `.safetensors` file
|
| 44 |
+
2. Place in `models/Lora/` directory
|
| 45 |
+
3. Add `<lora:filename:0.7>` to your prompt
|
| 46 |
+
4. Adjust weight between 0.5-1.0 as needed
|
| 47 |
+
|
| 48 |
+
### ComfyUI
|
| 49 |
+
|
| 50 |
+
1. Download the `.safetensors` file
|
| 51 |
+
2. Place in `models/loras/` directory
|
| 52 |
+
3. Use a **LoRA Loader** node connected to your model loader
|
| 53 |
+
4. Set strength to 0.7 (adjust as needed)
|
| 54 |
+
|
| 55 |
+
## Available Versions
|
| 56 |
+
|
| 57 |
+
| Version | Base Model | Filename | Size |
|
| 58 |
+
|---------|-----------|----------|------|
|
| 59 |
+
| PONY_V1 | Pony | Dynamic_Lighting_by_Stable_Yogi_PONY2_v1.safetensors | 109.1 MB |
|
| 60 |
+
| SDXL_V1 | SDXL 1.0 | Dynamic_Lighting_by_Stable_Yogi_SDXL3_v1.safetensors | 109.1 MB |
|
| 61 |
+
|
| 62 |
+
## Sample Images
|
| 63 |
+
|
| 64 |
+

|
| 65 |
+
|
| 66 |
+
## Links
|
| 67 |
+
|
| 68 |
+
- [CivitAI](https://civitai.com/models/984914)
|
| 69 |
+
- [All Models](https://civitai.com/user/Stable_Yogi)
|
| 70 |
+
- [Discord](https://discord.com/invite/FAgfAeMqys)
|
| 71 |
+
- [Website](https://brandulate.com)
|
| 72 |
+
|
| 73 |
+
---
|
| 74 |
+
*Model by Stable Yogi*
|
samples/sample_3.jpg
ADDED
|
Git LFS Details
|