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

CCMat
/
fgreeneruins-ruins

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

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

  • Libraries
  • Diffusers

    How to use CCMat/fgreeneruins-ruins 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/fgreeneruins-ruins", dtype=torch.bfloat16, device_map="cuda")
    
    prompt = "high quality photo of Venice in fgreeneruins ruins"
    image = pipe(prompt).images[0]
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps Settings
  • Draw Things
  • DiffusionBee
fgreeneruins-ruins / images
2.53 MB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 7 commits
CCMat's picture
CCMat
Upload 68bb7c41163f286930f32df8c95a4a5a.png
8bee105 over 3 years ago
  • 12125fc604869ef9e0166f3a8ecc130e.png
    502 kB
    Upload 12125fc604869ef9e0166f3a8ecc130e.png over 3 years ago
  • 2dc4a78a70200e3e2665a6908271322c.png
    501 kB
    Upload 3 files over 3 years ago
  • 68bb7c41163f286930f32df8c95a4a5a.png
    536 kB
    Upload 68bb7c41163f286930f32df8c95a4a5a.png over 3 years ago
  • 9f06e8395facb2d518579af064601bd4.png
    507 kB
    Upload 3 files over 3 years ago
  • d53c0d463653d97f4927cdbf7a49df0e.png
    485 kB
    Upload 3 files over 3 years ago