F L U X.1 Fill dev gguf
YarvixPAIntroduction
FLUX.1-FILL-DEV-GGUF is a GGUF file that serves as a direct conversion of the Black Forest Labs' FLUX.1-Fill-dev model. It supports image generation and is subject to the original licensing terms and usage restrictions.
Architecture
The model is based on the GGUF library, which facilitates image generation tasks. It uses quantization technology to optimize its performance.
Training
The original FLUX.1-Fill-dev model was quantized using the EasyQuantizationGUI, a tool developed by rainlizard. This process reduces the model's size and improves efficiency while maintaining its functionality.
Guide: Running Locally
To run the FLUX.1-FILL-DEV-GGUF model locally, follow these steps:
- Download the Model: Access the model files from the Hugging Face repository.
- Set Up ComfyUI: Use the ComfyUI custom node, ComfyUI-GGUF, available on GitHub by city96.
- Place Model Files: Transfer the model files to the
ComfyUI/models/unet
directory. - Follow Installation Instructions: Refer to the GitHub README of ComfyUI-GGUF for detailed installation steps.
For optimal performance, consider using cloud-based GPUs such as AWS EC2 P3 instances or Google Cloud's TPU offerings.
License
The model is distributed under the Flux-1-Dev-Non-Commercial License. Detailed license information can be found in the LICENSE.md file. Usage is restricted to non-commercial purposes, adhering to all original licensing terms.