Stableyogi commited on
Commit
b257b42
·
verified ·
1 Parent(s): 899a429

Upload Baseball Uniform By Stable Yogi

Browse files
Baseball Uniform By Stable Yogi.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c80266d4bed8399acc767705705c3d7e1d86a375715dba937ed10d00ca6ea964
3
+ size 75610360
README.md ADDED
@@ -0,0 +1,65 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: other
3
+ license_name: stable-yogi-community
4
+ license_link: https://civitai.com/models/187986
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
+ # Baseball Uniform
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 a baseball uniform in, black color
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 | Baseball Uniform By Stable Yogi.safetensors | 72.1 MB |
56
+
57
+ ## Links
58
+
59
+ - [CivitAI](https://civitai.com/models/187986)
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*