FLUX Uncensored LoRA v2
Model Description
Created by EnhanceAI
Join Support Discord server - Join Discord
The FLUX Uncensored LoRA v2 is an enhanced version of the original FLUX Uncensored LoRA, designed for the base model black-forest-labs/FLUX.1-dev
. This version addresses issues present in the previous release and offers improved performance and stability. The LoRA weights have been fine-tuned to remove the base model's content restrictions, allowing for the generation of NSFW (Not Safe For Work) and other uncensored content.
This LoRA extension can be loaded into the FLUX.1-dev
pipeline using the diffusers
library. It is optimized for high-quality, explicit image generation based on user-provided prompts. The model is intended for research and personal use, and adheres to the non-commercial license terms.
Warning: This model allows the generation of explicit content. Users should exercise caution and adhere to legal and ethical guidelines.
What's New in v2?
- Improved Performance: The model has been optimized for better performance and faster generation times.
- Stability Fixes: Issues present in the previous version have been addressed, ensuring a more stable and reliable experience.
- Thinner LoRA Model: The LoRA weights have been streamlined to reduce the model size without compromising quality.
Donate & Support
Why Support Us?
At EnhanceAI, we build powerful AI tools and models for creators and developers. Your support helps us continue innovating and improving the platform.
How Your Donation Helps
- Enhance our AI tools and models.
- Keep the platform running smoothly.
- Provide you with new features and updates.
Benefits of Donating:
- Exclusive access to premium tools.
- Early access to updates.
- Priority support.
Thank you for helping us grow and continue making AI accessible to all!
License
This LoRA extension follows the FLUX-1-dev Non-Commercial License.
- License Name: flux-1-dev-non-commercial-license
- License Link: https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/LICENSE.md
How to Use
Below is an example of how to use the FLUX Uncensored LoRA v2 with the diffusers
library:
from diffusers import DiffusionPipeline
pipe = DiffusionPipeline.from_pretrained("black-forest-labs/FLUX.1-dev")
pipe.load_lora_weights("Ryouko65777/Flux-Uncensored-V2")
prompt = "nsfw nude woman on beach, sunset, long flowing hair, sensual pose"
image = pipe(prompt).images[0]
Check out more AI tools and models at EnhanceAI
print("Visit https://enhanceai.art for more AI tools and image generation models!")
Trigger Words
Use the following trigger words to guide the model toward generating NSFW content:
- nsfw
- naked
- pron
- kissing
- erotic
- nude
- sensual
- adult content
- explicit
These keywords, along with descriptive prompts, help the model generate explicit imagery.
Model Details
- Base Model:
black-forest-labs/FLUX.1-dev
- LoRA Weights:
enhanceaiteam/Flux-uncensored-v2
- LoRA Weight File:
lora.safetensors
- Torch Data Type:
torch.bfloat16
- Hardware Requirement: CUDA-enabled GPU recommended for optimal performance.
Disclaimer
This model is capable of generating uncensored and explicit content. It should be used responsibly and within the bounds of the law. The creators do not endorse illegal or unethical use of the model. Content generated using this model should comply with platform guidelines and local regulations regarding NSFW material.
- Downloads last month
- 343
Model tree for Ryouko65777/Flux-Uncensored-V2
Base model
black-forest-labs/FLUX.1-dev