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

Guizmus
/
SDArt_somewhere

Text-to-Image
Diffusers
Safetensors
English
StableDiffusionPipeline
stable-diffusion
image-to-image
Model card Files Files and versions
xet
Community
2

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

  • Libraries
  • Diffusers

    How to use Guizmus/SDArt_somewhere with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("Guizmus/SDArt_somewhere", 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
  • Local Apps
  • Draw Things
  • DiffusionBee
SDArt_somewhere
14.6 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 10 commits
Guizmus's picture
Guizmus
Delete PoWStyle-Somewhere.zip
bb040ae about 3 years ago
  • scheduler
    Diffusers and ckpt about 3 years ago
  • text_encoder
    Upload 15 files about 3 years ago
  • tokenizer
    Diffusers and ckpt about 3 years ago
  • unet
    Upload 15 files about 3 years ago
  • vae
    Adding `safetensors` variant of this model (#1) about 3 years ago
  • .gitattributes
    1.53 kB
    showcase about 3 years ago
  • PoWStyle-Somewhere.safetensors
    2.13 GB
    xet
    Adding `safetensors` variant of this model (#1) about 3 years ago
  • README.md
    4.12 kB
    Upload 2 files about 3 years ago
  • SDArt_somewhere.ckpt
    2.13 GB
    xet
    Upload 15 files about 3 years ago
  • SDArt_somewhere.safetensors
    2.13 GB
    xet
    Upload 15 files about 3 years ago
  • dataset.zip
    2.89 MB
    xet
    Upload 15 files about 3 years ago
  • model_index.json
    511 Bytes
    Diffusers and ckpt about 3 years ago
  • showcase.jpg
    1.74 MB
    xet
    Upload 2 files about 3 years ago