Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

xey
/
sldr_flux_nsfw_v2-studio

Text-to-Image
Diffusers
template:diffusion-lora
lora
flux
flux dev
Model card Files Files and versions
xet

Instructions to use xey/sldr_flux_nsfw_v2-studio with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use xey/sldr_flux_nsfw_v2-studio with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("black-forest-labs/FLUX.1-dev", dtype=torch.bfloat16, device_map="cuda")
    pipe.load_lora_weights("xey/sldr_flux_nsfw_v2-studio")
    
    prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k"
    image = pipe(prompt).images[0]
  • Inference
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee

Source

Downloads last month
4,461
Inference Providers NEW
Text-to-Image

Model tree for xey/sldr_flux_nsfw_v2-studio

Base model

black-forest-labs/FLUX.1-dev
Adapter
(40974)
this model

Spaces using xey/sldr_flux_nsfw_v2-studio 100

♨️♨️♨️
BoobyBoobs/Flux_Lustly_AI_Uncensored_NSFW_V1
♨️♨️♨️
Nymbo/Serverless-ImgGen-Hub
πŸ“‰
gunship999/SexyImages
🌍
Animacustoms/xey-sldr_flux_nsfw_v2-studio
😻
DazDin/DazDinGoFLX1
😻
DazDin/DazDinGoFLX2
πŸ“‰
codeboxx/xey-sldr_flux_nsfw_v2-studio
🐒
jsware524/xey-sldr_flux_nsfw_v2-studio
Company
TOS Privacy About Careers
Website
Models Datasets Spaces Pricing Docs