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

az420
/
sybian-vibing

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

Instructions to use az420/sybian-vibing with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use az420/sybian-vibing with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("tencent/HunyuanVideo", dtype=torch.bfloat16, device_map="cuda")
    pipe.load_lora_weights("az420/sybian-vibing")
    
    prompt = "low angle view of a beautiful American woman with very long strawberry blonde  hair and pale skin vibing on a sybian vibrator sex machine.  She is kneeling on the ground with the sybian between her legs with her arms up.  She is wearing yoga pants and a white crop top.  She is moaning and titling her head back.  The scene is a living room with wooden furniture behind her. "
    image = pipe(prompt).images[0]
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps Settings
  • Draw Things
  • DiffusionBee
sybian-vibing
323 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
az420's picture
az420
Update README.md
11dfe9f verified 9 months ago
  • images
    Add 3 files 9 months ago
  • .gitattributes
    2.31 kB
    initial commit 9 months ago
  • README.md
    2.78 kB
    Update README.md 9 months ago
  • sybian-vibing-three-e80-az420.safetensors
    323 MB
    xet
    Add 3 files 9 months ago