Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

digiplay
/
ShadowGost_v1

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

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

  • Libraries
  • Diffusers

    How to use digiplay/ShadowGost_v1 with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("digiplay/ShadowGost_v1", 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

Model info:

https://civitai.com/models/128519?modelVersionId=140732

Original Author's DEMO images :

00004-A-bomain64_Bmerge-v4_SMOOTHSTEP-2_ALPHA-0_sdf-by-generalgost_2023-08-14 (1).jpeg resize 00017-Enchanted_GostAnime_3821283179 (1).jpeg resize 00028-sdf-by-generalgost-2023-08-13 (1) (1).jpeg 00013-Enchanted_GostAnime_1566789458.jpeg 00004-Enchanted_GostAnime_378224252.jpeg 00021-1707948775.jpeg

Downloads last month
6
Inference Providers NEW
Text-to-Image
This model isn't deployed by any Inference Provider. πŸ™‹ Ask for provider support

Spaces using digiplay/ShadowGost_v1 44

πŸͺ…πŸŒ
NativeAngels/ToyWorld
🐒
Geek7/mdztxi
πŸ‘©β€πŸŽ¨πŸ‘¨β€πŸŽ¨
kaleidoskop-hug/PrintingPress
🏒
Geek7/mdztxi2
πŸͺ…πŸŒ
dehua68/ToyWorld
πŸ‹
K00B404/image_gen_supaqueue_game_assets
πŸͺ…πŸŒ
Yntec/ToyWorld
πŸ‘©β€πŸŽ¨πŸ‘¨β€πŸŽ¨
Yntec/PrintingPress
Company
TOS Privacy About Careers
Website
Models Datasets Spaces Pricing Docs