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

strangerzonehf
/
Ctoon-Plus-Plus

Text-to-Image
Diffusers
lora
template:diffusion-lora
ctoon++
Model card Files Files and versions
xet
Community

Instructions to use strangerzonehf/Ctoon-Plus-Plus with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use strangerzonehf/Ctoon-Plus-Plus with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("black-forest-labs/FLUX.1-dev", dtype=torch.bfloat16, device_map="cuda")
    pipe.load_lora_weights("strangerzonehf/Ctoon-Plus-Plus")
    
    prompt = "Ctoon++, A cartoon drawing of a man with black hair and brown eyes. He is wearing a white t-shirt with a blue jacket over his shoulders. The man has his hands on his shoulders and his eyes are closed. His hands are covered with brown gloves. The background is a light beige color with black writing on it."
    image = pipe(prompt).images[0]
  • Inference
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
Ctoon-Plus-Plus / images
6.82 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
prithivMLmods's picture
prithivMLmods
Delete images/5c77bedde7b68d91471d788ee7f0dc38.jpg
cef90bf verified over 1 year ago
  • 1.png
    1.43 MB
    xet
    Upload 6 files over 1 year ago
  • 2.png
    1.53 MB
    xet
    Upload 6 files over 1 year ago
  • 3.png
    757 kB
    xet
    Upload 6 files over 1 year ago
  • 4.png
    687 kB
    xet
    Upload 6 files over 1 year ago
  • 5.png
    1.02 MB
    xet
    Upload 6 files over 1 year ago
  • 6.png
    1.39 MB
    xet
    Upload 6 files over 1 year ago