Text-to-Image
Diffusers
PyTorch
Safetensors
English
StableDiffusionXLPipeline
NSFW
UnfilteredAI
Anime
Text-to-Image
Instructions to use Komosabe/NSFW-GEN-ANIME with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Komosabe/NSFW-GEN-ANIME with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("Komosabe/NSFW-GEN-ANIME", dtype=torch.bfloat16, device_map="cuda") prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
Model Name: NSFW-GEN-ANIME
Type: Anime Text-to-Image Generator
Description: NSFW-GEN-ANIME is a text-to-anime image generator developed by UnfilteredAI. This model is designed to generate various kinds of images, including explicit and NSFW (Not Safe For Work) content, from textual inputs.
Features:
- Anime Output: The model produces uncensored and potentially explicit anime-style images based on textual inputs.
- Tensor Type: Operates with FP16 tensor type for optimized performance and efficiency.
- Large Model Size: With 3.47 billion parameters, the model offers a vast capacity for learning and generating diverse anime imagery.
- Community Engagement: As part of UnfilteredAI's open-source initiatives, the model encourages collaboration and contributions from the AI community.
Usage Guidelines:
- Responsible Use: Users are advised to exercise discretion and responsibility when generating content with this model.
- Age Restriction: Due to the explicit nature of the generated content, usage is restricted to individuals over the legal age in their jurisdiction.
- Ethical Considerations: Avoid using the model to create harmful or offensive anime imagery.
Get Involved:
- Contribute: Help enhance the capabilities and ethical considerations of the model by contributing to its development on UnfilteredAI's open-source platform.
- Explore: Dive into the anime imagery produced by the model to explore its creative potential and applications.
- Connect: Engage with the UnfilteredAI community to share insights, feedback, and ideas related to NSFW anime content generation and AI ethics.
- Downloads last month
- 279
Model tree for Komosabe/NSFW-GEN-ANIME
Base model
HelpingAI/PixelGen