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

brianwithapp
/
cffcp

Text-to-Image
Diffusers
TensorBoard
StableDiffusionPipeline
Model card Files Files and versions
xet
Metrics Training metrics Community
1

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

  • Libraries
  • Diffusers

    How to use brianwithapp/cffcp with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("brianwithapp/cffcp", dtype=torch.bfloat16, device_map="cuda")
    
    prompt = "cffcp"
    image = pipe(prompt).images[0]
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
cffcp / concept_images
537 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
brianwithapp's picture
brianwithapp
Upload concept_images with huggingface_hub
ffaadec over 3 years ago
  • cffcp_(1).jpg
    115 kB
    Upload concept_images with huggingface_hub over 3 years ago
  • cffcp_(2).jpg
    114 kB
    Upload concept_images with huggingface_hub over 3 years ago
  • cffcp_(3).jpg
    99.4 kB
    Upload concept_images with huggingface_hub over 3 years ago
  • cffcp_(4).jpg
    95.8 kB
    Upload concept_images with huggingface_hub over 3 years ago
  • cffcp_(5).jpg
    113 kB
    Upload concept_images with huggingface_hub over 3 years ago