CoolFace
Modelpublic

Raelina/Flux-Pastel-Anime

sourceHugging Faceotherupdated 2y agoView on Hugging Face
12likes216downloads
Model Card

<style>

body { display: flex; align-items: center; justify-content: center; height: 100vh; margin: 0; font-family: Arial, sans-serif; background-color: #f4f4f9; overflow: auto; }

.container { display: flex; flex-direction: column; align-items: center; justify-content: center; width: 100%; padding: 20px; }

.title-container { display: flex; flex-direction: column; justify-content: center; align-items: center; padding: 1em; border-radius: 10px; }

.title { font-size: 3em; font-family: 'Montserrat', sans-serif; text-align: center; font-weight: bold; }

.title span { background: -webkit-linear-gradient(45deg, #AEC6CF, #00b4d8, #86AAB7); -webkit-background-clip: text; -webkit-text-fill-color: transparent; }

.gallery { display: grid; grid-template-columns: repeat(4, 1fr); gap: 10px; }

.gallery img { width: 100%; height: auto; margin-top: 0px; margin-bottom: 0px; border-radius: 10px; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); transition: transform 0.3s; }

.gallery img:hover { transform: scale(1.05); }

.note { font-size: 1em; opacity: 50%; text-align: center; margin-top: 20px; color: #555; }

</style>

<div class="container"> <div class="title-container"> <div class="title"><span>Flux Pastel Anime</span></div> </div> <div class="gallery"> <img src="https://cdn-uploads.huggingface.co/production/uploads/64b24543eec33e27dc9a6eca/sCvp6zDbBTXBEHh3ZSav6.png" alt="Image 1"> <img src="https://cdn-uploads.huggingface.co/production/uploads/64b24543eec33e27dc9a6eca/ye32C38NrzLXBPOeHlzFj.png" alt="Image 2"> <img src="https://cdn-uploads.huggingface.co/production/uploads/64b24543eec33e27dc9a6eca/jyra-jKPprXhzxYkg1O.png" alt="Image 3"> <img src="https://cdn-uploads.huggingface.co/production/uploads/64b24543eec33e27dc9a6eca/Gv1NSNXml3aJx0DjhOyvs.png" alt="Image 4"> </div> <div class="note"> You can drag and drop each image in your ComfyUI to get the workflow. </div> </div>

This repository provides a checkpoint with trained Lora "Pastel Anime" for FLUX.1-dev model by Black Forest Labs

Recommended Parameter Generation

  • —Guidance : 4
  • —Steps : 20-30

Training Details

  • —Trained with 300 images
  • —All images captioned with Joy-Caption
  • —Steps 1600

License

lora model safetensors falls under the [FLUX.1 [dev]](https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/LICENSE.md) Non-Commercial License<br/>