File size: 1,178 Bytes
74eff6f
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
---
license: other
license_name: flux-1-dev-non-commercial-license
license_link: https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/LICENSE.md
---
<h1>RealFlux 1.0b Model Training (Third Attempt)</h1>

<h2>Stage 1: Data Preparation</h2>
    <ul>
        <li>[ β˜‘ ] Collect images for the dataset</li>
        <li>[ β˜‘ ] Image captioning</li>
    </ul>

<h2>Stage 2: Model Training</h2>
    <ul>
        <li>[ β˜‘ ] Prepare dataset for model input</li>
        <li>[ β˜‘ ] Model training</li>
    </ul>

<h2>Stage 3: Testing</h2>
    <ul>
        <li>[ β–Ά ] Dev Model testing</li>
    </ul>

<h2>Stage 4: Release</h2>
    <ul>
        <li>[ ☐ / ☐ ] Release Dev Compact Version and Transformer</li>
        <li>[ ☐ ] Release GGUF Q8 version</li>
    </ul>

<h2>Comments</h2>

<p>The first version of the model turned out to be unsuccessful due to significant anatomical errors. The second version of the model is being trained on a reassembled dataset with better-chosen training parameters.</p>
  
<p>The second version of the model has even fewer anatomical errors and text errors. The model has been sent for refinement with a slightly modified dataset.</p>