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
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

model-hub-nd
/
test3

Text-to-Image
Diffusers
English
StableDiffusionPipeline
flux
lora
replicate
Model card Files Files and versions
xet
Community

Instructions to use model-hub-nd/test3 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use model-hub-nd/test3 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("model-hub-nd/test3")
    
    prompt = "Nymphotic"
    image = pipe(prompt).images[0]
  • Inference
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps Settings
  • Draw Things
  • DiffusionBee
test3
7.79 GB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 5 commits
Lanza K
Upload BetterNipples-10.safetensors
6dc1dca almost 3 years ago
  • feature_extractor
    Upload folder using huggingface_hub almost 3 years ago
  • safety_checker
    Upload folder using huggingface_hub almost 3 years ago
  • scheduler
    Upload folder using huggingface_hub almost 3 years ago
  • text_encoder
    Upload folder using huggingface_hub almost 3 years ago
  • tokenizer
    Upload folder using huggingface_hub almost 3 years ago
  • unet
    Upload folder using huggingface_hub almost 3 years ago
  • vae
    Upload folder using huggingface_hub almost 3 years ago
  • .gitattributes
    1.52 kB
    initial commit almost 3 years ago
  • BetterNipples-10.safetensors
    19 MB
    xet
    Upload BetterNipples-10.safetensors almost 3 years ago
  • helper.safetensors
    151 MB
    xet
    Upload helper.safetensors with huggingface_hub almost 3 years ago
  • model_index.json
    579 Bytes
    Upload folder using huggingface_hub almost 3 years ago
  • nsfw-helper.inpainting.fp16-inpainting.safetensors
    2.13 GB
    xet
    Upload nsfw-helper.inpainting.fp16-inpainting.safetensors with huggingface_hub almost 3 years ago