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

CCMat
/
fforiver-river

Text-to-Image
Diffusers
PyTorch
StableDiffusionPipeline
stable-diffusion
diffusion-models-class
dreambooth-hackathon
landscape
Model card Files Files and versions
xet
Community
1

Instructions to use CCMat/fforiver-river with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use CCMat/fforiver-river with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("CCMat/fforiver-river", dtype=torch.bfloat16, device_map="cuda")
    
    prompt = "professional photo of fforiver river running alongside the Colosseum in Rome"
    image = pipe(prompt).images[0]
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
fforiver-river / images
1.8 MB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 1 commit
CCMat's picture
CCMat
Upload 4 files
c5292f7 over 3 years ago
  • 0c9a1d383061e3d503ce76a81d59ad0d.png
    474 kB
    Upload 4 files over 3 years ago
  • 3a785d0e5c6530d9cfdb3f073d1722e0.png
    373 kB
    Upload 4 files over 3 years ago
  • 52f0da962a364062d8c485a30343d7c4.png
    484 kB
    Upload 4 files over 3 years ago
  • 85d4eeb7c7374aa20a08806046ed5ee7.png
    469 kB
    Upload 4 files over 3 years ago