SG161222's picture
Update README.md
6439fe4 verified
|
raw
history blame
No virus
1.71 kB
---
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>[ β˜‘ ] Schnell Model testing</li>
<li>[ β–Ά ] Dev Model testing</li>
</ul>
<h2>Stage 4: Release</h2>
<ul>
<li>[ β–Ά ] Release Schnell version and Transformer</li>
<li>[ ☐ ] Release 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>
<h2>Limitations of RealFlux 1.0b Schnell</h2>
<ul>
<li>Cannot generate NSFW content (the ability to generate basic NSFW content will be added in future versions).</li>
<li>There may be issues with anatomy, as the model is based on Flux Schnell.</li>
<li>There may be issues with generating images in the anime style (the quality of generations will be improved in future versions).</li>
</ul>