leonardtzf commited on
Commit
dd7b706
Β·
verified Β·
1 Parent(s): e54db4a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +57 -57
README.md CHANGED
@@ -40,6 +40,62 @@ library_name: peft
40
 
41
  ---
42
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
43
  <div align="center">
44
 
45
  ## πŸ“Έ Example Outputs: Before vs After Comparison (Simple Prompts)
@@ -240,60 +296,4 @@ library_name: peft
240
 
241
  ---
242
 
243
- </div>
244
-
245
- ## πŸ“Š Version History
246
-
247
- <details open>
248
- <summary><b>Version 2.0 (Current)</b></summary>
249
-
250
- #### Training Configuration
251
- - **Dataset:** 80 images
252
- - **Steps:** 600
253
- - **LoRA Rank:** 8
254
- - **Learning Rate:** 0.0001
255
- - **Batch Size:** 1
256
-
257
- </details>
258
-
259
- <details>
260
- <summary><b>Version 1.0</b></summary>
261
-
262
- #### Training Configuration
263
- - **Dataset:** 80 images
264
- - **Steps:** 1000
265
- - **LoRA Rank:** 16
266
- - **Learning Rate:** 0.0004
267
- - **Batch Size:** 1
268
-
269
- </details>
270
-
271
- ---
272
-
273
- ## πŸ’¬ Trigger Word
274
- **Required**: `anim3bg`
275
-
276
- ---
277
-
278
- ## πŸš€ Usage
279
- **Simple Prompts:**
280
- ```
281
- anim3bg, [location]
282
- ```
283
-
284
- **Detailed Prompts:**
285
- ```
286
- anim3bg, [detailed location description], [time], [weather], no characters, high quality
287
- ```
288
-
289
- ---
290
-
291
- ## πŸ“₯ Download & Use
292
-
293
- 1. Download `anime_background_lora.safetensors`
294
- 2. Load in Wavespeed AI or compatible platform
295
- 3. Set weight to 0.8
296
- 4. Include `anim3bg` trigger word in prompt
297
- 5. Generate!
298
-
299
- ---
 
40
 
41
  ---
42
 
43
+ ## πŸ“Š Version History
44
+
45
+ <details open>
46
+ <summary><b>Version 2.0 (Current)</b></summary>
47
+
48
+ #### Training Configuration
49
+ - **Dataset:** 80 images
50
+ - **Steps:** 600
51
+ - **LoRA Rank:** 8
52
+ - **Learning Rate:** 0.0001
53
+ - **Batch Size:** 1
54
+
55
+ </details>
56
+
57
+ <details>
58
+ <summary><b>Version 1.0</b></summary>
59
+
60
+ #### Training Configuration
61
+ - **Dataset:** 80 images
62
+ - **Steps:** 1000
63
+ - **LoRA Rank:** 16
64
+ - **Learning Rate:** 0.0004
65
+ - **Batch Size:** 1
66
+
67
+ </details>
68
+
69
+ ---
70
+
71
+ ## πŸ’¬ Trigger Word
72
+ **Required**: `anim3bg`
73
+
74
+ ---
75
+
76
+ ## πŸš€ Usage
77
+ **Simple Prompts:**
78
+ ```
79
+ anim3bg, [location]
80
+ ```
81
+
82
+ **Detailed Prompts:**
83
+ ```
84
+ anim3bg, [detailed location description], [time], [weather], no characters, high quality
85
+ ```
86
+
87
+ ---
88
+
89
+ ## πŸ“₯ Download & Use
90
+
91
+ 1. Download `anime_background_lora.safetensors`
92
+ 2. Load in Wavespeed AI or compatible platform
93
+ 3. Set weight to 0.8
94
+ 4. Include `anim3bg` trigger word in prompt
95
+ 5. Generate
96
+
97
+ ---
98
+
99
  <div align="center">
100
 
101
  ## πŸ“Έ Example Outputs: Before vs After Comparison (Simple Prompts)
 
296
 
297
  ---
298
 
299
+ </div>