Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

jbilcke-hf
/
model-cocktail

Diffusers
ONNX
Safetensors
Model card Files Files and versions
xet
Community

Instructions to use jbilcke-hf/model-cocktail with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use jbilcke-hf/model-cocktail with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("jbilcke-hf/model-cocktail", 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

No model card

Downloads last month
-
Inference Providers NEW
This model isn't deployed by any Inference Provider. πŸ™‹ Ask for provider support

Spaces using jbilcke-hf/model-cocktail 66

jbilcke-hf/FacePoke_CLONE-THIS-REPO-TO-USE-IT
πŸ™‚β€β†”οΈπŸ‘ˆ
PatternBreak/FacePoke
🫒
guardiancc/FacePoke
πŸ’¬
Han-123/FacePoke
πŸ’¬
kp-forks/FacePoke
πŸ™‚β€β†”οΈπŸ‘ˆ
MySelf1234567/FacePoke_CLONE-THIS-REPO-TO-USE-IT
πŸ™‚β€β†”οΈπŸ‘ˆ
Jessy009/FacePoke_CLONE-THIS-REPO-TO-USE-IT
πŸ™‚β€β†”οΈπŸ‘ˆ
peterpeter8585/FacePoke
Company
TOS Privacy About Careers
Website
Models Datasets Spaces Pricing Docs