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

theastro
/
cliv-beta1

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

Instructions to use theastro/cliv-beta1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use theastro/cliv-beta1 with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("theastro/cliv-beta1", 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
cliv-beta1 / sample_images
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
theastro's picture
theastro
Upload sample_images with huggingface_hub
dd65e6d about 3 years ago
  • 00050-3574198102.png
    577 kB
    Upload sample_images with huggingface_hub about 3 years ago
  • 00054-3468404438.png
    356 kB
    Upload sample_images with huggingface_hub about 3 years ago
  • 00055-2502901918.png
    351 kB
    Upload sample_images with huggingface_hub about 3 years ago
  • 00056-4105987647.png
    1.35 MB
    xet
    Upload sample_images with huggingface_hub about 3 years ago
  • 00085-714245376.png
    605 kB
    Upload sample_images with huggingface_hub about 3 years ago
  • 00091-64293.png
    528 kB
    Upload sample_images with huggingface_hub about 3 years ago
  • 00097-8791.png
    386 kB
    Upload sample_images with huggingface_hub about 3 years ago