Upload Hoodies By Stable Yogi
Browse files- Hoodies V2 By Stable Yogi.safetensors +3 -0
- README.md +65 -0
Hoodies V2 By Stable Yogi.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d3279e7be097caa4f1877e3c397b3a1d03f4a4806ed94e8b206bf1fb2da4a3bf
|
| 3 |
+
size 18986520
|
README.md
ADDED
|
@@ -0,0 +1,65 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: other
|
| 3 |
+
license_name: stable-yogi-community
|
| 4 |
+
license_link: https://civitai.com/models/197111
|
| 5 |
+
pipeline_tag: text-to-image
|
| 6 |
+
tags:
|
| 7 |
+
- lora
|
| 8 |
+
- stable-diffusion
|
| 9 |
+
- text-to-image
|
| 10 |
+
- sd-1.5
|
| 11 |
+
base_model:
|
| 12 |
+
- stable-diffusion-v1-5/stable-diffusion-v1-5
|
| 13 |
+
language:
|
| 14 |
+
- en
|
| 15 |
+
---
|
| 16 |
+
|
| 17 |
+
# Hoodies
|
| 18 |
+
|
| 19 |
+
A LoRA model for Stable Diffusion image generation.
|
| 20 |
+
|
| 21 |
+
## Compatibility
|
| 22 |
+
|
| 23 |
+
| Property | Value |
|
| 24 |
+
|----------|-------|
|
| 25 |
+
| **Type** | LoRA |
|
| 26 |
+
| **Base Model** | SD 1.5 |
|
| 27 |
+
| **Format** | SafeTensors |
|
| 28 |
+
|
| 29 |
+
## Trigger Words
|
| 30 |
+
|
| 31 |
+
```
|
| 32 |
+
wearing multicolor hoodie
|
| 33 |
+
```
|
| 34 |
+
|
| 35 |
+
## Usage
|
| 36 |
+
|
| 37 |
+
### Automatic1111 / Forge
|
| 38 |
+
|
| 39 |
+
1. Download the `.safetensors` file
|
| 40 |
+
2. Place in `models/Lora/` directory
|
| 41 |
+
3. Add `<lora:filename:0.7>` to your prompt
|
| 42 |
+
4. Adjust weight between 0.5-1.0 as needed
|
| 43 |
+
|
| 44 |
+
### ComfyUI
|
| 45 |
+
|
| 46 |
+
1. Download the `.safetensors` file
|
| 47 |
+
2. Place in `models/loras/` directory
|
| 48 |
+
3. Use a **LoRA Loader** node connected to your model loader
|
| 49 |
+
4. Set strength to 0.7 (adjust as needed)
|
| 50 |
+
|
| 51 |
+
## Available Versions
|
| 52 |
+
|
| 53 |
+
| Version | Base Model | Filename | Size |
|
| 54 |
+
|---------|-----------|----------|------|
|
| 55 |
+
| v1.0 | SD 1.5 | Hoodies V2 By Stable Yogi.safetensors | 18.1 MB |
|
| 56 |
+
|
| 57 |
+
## Links
|
| 58 |
+
|
| 59 |
+
- [CivitAI](https://civitai.com/models/197111)
|
| 60 |
+
- [All Models](https://civitai.com/user/Stable_Yogi)
|
| 61 |
+
- [Discord](https://discord.com/invite/FAgfAeMqys)
|
| 62 |
+
- [Website](https://brandulate.com)
|
| 63 |
+
|
| 64 |
+
---
|
| 65 |
+
*Model by Stable Yogi*
|