MonsterMMORPG commited on
Commit
c1f2d29
1 Parent(s): 447b69e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +27 -10
README.md CHANGED
@@ -6,19 +6,22 @@ Generated captions with multi-GPU batch Joycaption app.
6
 
7
  I am showing 5 examples of what Joycaption generates on FLUX dev. Left images are the original style images from the dataset.
8
 
9
- # I used my multi-GPU Joycaption APP (used 8x A6000 for ultra fast captioning) : https://www.patreon.com/posts/110613301
 
10
 
11
- ![image/png](https://cdn-uploads.huggingface.co/production/uploads/6345bd89fe134dfd7a0dba40/LTfUYHXCpcwzt3_us0R26.png)
12
 
13
- # I used my Gradio batch caption editor to edit some words and add activation token as ohwx 3d render : https://www.patreon.com/posts/108992085
 
14
 
15
- ![image/png](https://cdn-uploads.huggingface.co/production/uploads/6345bd89fe134dfd7a0dba40/BleDJpEMrCMXXRTCPKJqb.png)
16
 
17
  The no caption dataset uses only ohwx 3d render as caption
18
 
19
- # I am using my newest 4x_GPU_Rank_1_SLOW_Better_Quality.json on 4X A6000 GPU and train 500 epochs - 114 images : https://www.patreon.com/posts/110879657
 
20
 
21
- ![image/png](https://cdn-uploads.huggingface.co/production/uploads/6345bd89fe134dfd7a0dba40/jK75d8i1x5hAHSYSsJNBd.png)
22
 
23
  Total step count is being 500 * 114 / 4 (4x GPU - batch size 1) = 14250
24
 
@@ -26,9 +29,24 @@ Taking 37 hours currently if I don't terminate early
26
 
27
  Will save a checkpoint once every 25 epochs
28
 
29
- # Full Windows Kohya LoRA training tutorial : https://youtu.be/nySGu12Y05k
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
30
 
31
- # Full Cloud Kohya LoRA training tutorial (Massed Compute + RunPod) : https://youtu.be/-uhL2nW7Ddw
32
 
33
  Hopefully will share trained LoRA on Hugging Face and CivitAI along with full dataset including captions.
34
 
@@ -38,5 +56,4 @@ Also I will hopefully share full workflow in the CivitAI and Hugging Face LoRA p
38
 
39
  So far 450 epochs completed
40
 
41
- ![image/png](https://cdn-uploads.huggingface.co/production/uploads/6345bd89fe134dfd7a0dba40/7ZFz_ZW53ipp8LHYuPPSg.png)
42
-
 
6
 
7
  I am showing 5 examples of what Joycaption generates on FLUX dev. Left images are the original style images from the dataset.
8
 
9
+ # I used my multi-GPU Joycaption APP (used 8x A6000 for ultra fast captioning)
10
+ # https://www.patreon.com/posts/110613301
11
 
12
+ <img src="https://cdn-uploads.huggingface.co/production/uploads/6345bd89fe134dfd7a0dba40/LTfUYHXCpcwzt3_us0R26.png" alt="Joycaption examples" style="max-height: 500px; width: auto;">
13
 
14
+ # I used my Gradio batch caption editor to edit some words and add activation token as ohwx 3d render
15
+ # https://www.patreon.com/posts/108992085
16
 
17
+ <img src="https://cdn-uploads.huggingface.co/production/uploads/6345bd89fe134dfd7a0dba40/BleDJpEMrCMXXRTCPKJqb.png" alt="Gradio batch caption editor" style="max-height: 500px; width: auto;">
18
 
19
  The no caption dataset uses only ohwx 3d render as caption
20
 
21
+ # I am using my newest 4x_GPU_Rank_1_SLOW_Better_Quality.json on 4X A6000 GPU and train 500 epochs - 114 images
22
+ # https://www.patreon.com/posts/110879657</h1>
23
 
24
+ <img src="https://cdn-uploads.huggingface.co/production/uploads/6345bd89fe134dfd7a0dba40/jK75d8i1x5hAHSYSsJNBd.png" alt="Training configuration" style="max-height: 500px; width: auto;">
25
 
26
  Total step count is being 500 * 114 / 4 (4x GPU - batch size 1) = 14250
27
 
 
29
 
30
  Will save a checkpoint once every 25 epochs
31
 
32
+ 1 : https://youtu.be/bupRePUOA18
33
+
34
+ ### [**FLUX: The First Ever Open Source txt2img Model Truly Beats Midjourney & Others - FLUX is Awaited SD3**](https://youtu.be/bupRePUOA18)
35
+
36
+ [![image](https://cdn-uploads.huggingface.co/production/uploads/6345bd89fe134dfd7a0dba40/dguyYoaghc8IVdBrKMDkl.png)](https://youtu.be/bupRePUOA18)
37
+
38
+ 2 : https://youtu.be/nySGu12Y05k
39
+
40
+ ### [**FLUX LoRA Training Simplified: From Zero to Hero with Kohya SS GUI (8GB GPU, Windows) Tutorial Guide**](https://youtu.be/nySGu12Y05k)
41
+
42
+ [![image](https://cdn-uploads.huggingface.co/production/uploads/6345bd89fe134dfd7a0dba40/5oeVl6mmaRyYZkxuXSShm.png)](https://youtu.be/nySGu12Y05k)
43
+
44
+ 3 : https://youtu.be/-uhL2nW7Ddw
45
+
46
+ ### [**Blazing Fast & Ultra Cheap FLUX LoRA Training on Massed Compute & RunPod Tutorial - No GPU Required!**](https://youtu.be/-uhL2nW7Ddw)
47
+
48
+ [![image](https://cdn-uploads.huggingface.co/production/uploads/6345bd89fe134dfd7a0dba40/hPBegzqT2A52hrveI7buf.png)](https://youtu.be/-uhL2nW7Ddw)
49
 
 
50
 
51
  Hopefully will share trained LoRA on Hugging Face and CivitAI along with full dataset including captions.
52
 
 
56
 
57
  So far 450 epochs completed
58
 
59
+ <img src="https://cdn-uploads.huggingface.co/production/uploads/6345bd89fe134dfd7a0dba40/7ZFz_ZW53ipp8LHYuPPSg.png" alt="Training progress" style="max-height: 500px; width: auto;">