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

bbbboiwow
/
cocccck

Diffusers
LiteRT
ONNX
Safetensors
Model card Files Files and versions
xet
Community

Instructions to use bbbboiwow/cocccck with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use bbbboiwow/cocccck with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("bbbboiwow/cocccck", 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
cocccck / custom_nodes /comfyui-custom-scripts /py /__pycache__
64.4 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
bbbboiwow's picture
bbbboiwow
Upload folder using huggingface_hub
edb09f2 verified 3 months ago
  • autocomplete.cpython-313.pyc
    2.67 kB
    Upload folder using huggingface_hub 3 months ago
  • better_combos.cpython-313.pyc
    9.7 kB
    Upload folder using huggingface_hub 3 months ago
  • constrain_image.cpython-313.pyc
    3.4 kB
    Upload folder using huggingface_hub 3 months ago
  • constrain_image_for_video.cpython-313.pyc
    3.6 kB
    Upload folder using huggingface_hub 3 months ago
  • math_expression.cpython-313.pyc
    13.2 kB
    Upload folder using huggingface_hub 3 months ago
  • model_info.cpython-313.pyc
    5.6 kB
    Upload folder using huggingface_hub 3 months ago
  • play_sound.cpython-313.pyc
    1.9 kB
    Upload folder using huggingface_hub 3 months ago
  • repeater.cpython-313.pyc
    1.84 kB
    Upload folder using huggingface_hub 3 months ago
  • reroute_primitive.cpython-313.pyc
    2.47 kB
    Upload folder using huggingface_hub 3 months ago
  • show_text.cpython-313.pyc
    2.09 kB
    Upload folder using huggingface_hub 3 months ago
  • string_function.cpython-313.pyc
    2.17 kB
    Upload folder using huggingface_hub 3 months ago
  • system_notification.cpython-313.pyc
    1.9 kB
    Upload folder using huggingface_hub 3 months ago
  • text_files.cpython-313.pyc
    9.01 kB
    Upload folder using huggingface_hub 3 months ago
  • workflows.cpython-313.pyc
    4.93 kB
    Upload folder using huggingface_hub 3 months ago