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

cdupasquiercsd
/
CyberRealisticPony-V9

Text-to-Image
Diffusers
Safetensors
StableDiffusionPipeline
clip_text_model
Model card Files Files and versions
xet
Community

Instructions to use cdupasquiercsd/CyberRealisticPony-V9 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use cdupasquiercsd/CyberRealisticPony-V9 with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("cdupasquiercsd/CyberRealisticPony-V9", 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
  • Draw Things
  • DiffusionBee

You need to agree to share your contact information to access this model

This repository is publicly accessible, but you have to accept the conditions to access its files and content.

Log in or Sign Up to review the conditions and access this model content.

Gated model
You can list files but not access them

Preview of files found in this repository
  • .gitattributes
    1.52 kB
    initial commit about 1 year ago
  • README.md
    29 Bytes
    initial commit about 1 year ago
  • config.json
    333 Bytes
    Update config.json about 1 year ago
  • diffusion_pytorch_model.safetensors
    6.94 GB
    xet
    Rename model.safetensors to diffusion_pytorch_model.safetensors about 1 year ago
  • merges.txt
    525 kB
    Upload 2 files about 1 year ago
  • model_index.json
    436 Bytes
    Update model_index.json about 1 year ago
  • preprocessor_config.json
    77 Bytes
    Update preprocessor_config.json about 1 year ago
  • scheduler_config.json
    374 Bytes
    Create scheduler_config.json about 1 year ago
  • special_tokens_map.json
    618 Bytes
    Upload 3 files about 1 year ago
  • tokenizer.json
    3.64 MB
    Upload 3 files about 1 year ago
  • tokenizer_config.json
    767 Bytes
    Upload 3 files about 1 year ago
  • vocab.json
    862 kB
    Upload 2 files about 1 year ago