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-multigpu /__pycache__
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
bbbboiwow's picture
bbbboiwow
Upload folder using huggingface_hub
edb09f2 verified 3 months ago
  • __init__.cpython-313.pyc
    36.2 kB
    Upload folder using huggingface_hub 3 months ago
  • checkpoint_multigpu.cpython-313.pyc
    18.9 kB
    Upload folder using huggingface_hub 3 months ago
  • device_utils.cpython-313.pyc
    16.3 kB
    Upload folder using huggingface_hub 3 months ago
  • distorch_2.cpython-313.pyc
    40.9 kB
    Upload folder using huggingface_hub 3 months ago
  • model_management_mgpu.cpython-313.pyc
    10.1 kB
    Upload folder using huggingface_hub 3 months ago
  • nodes.cpython-313.pyc
    21.6 kB
    Upload folder using huggingface_hub 3 months ago
  • wanvideo.cpython-313.pyc
    39.1 kB
    Upload folder using huggingface_hub 3 months ago
  • wrappers.cpython-313.pyc
    28.4 kB
    Upload folder using huggingface_hub 3 months ago