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

calihyper
/
trad-kor-landscape-ink-wash-painting

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

Instructions to use calihyper/trad-kor-landscape-ink-wash-painting with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use calihyper/trad-kor-landscape-ink-wash-painting with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("calihyper/trad-kor-landscape-ink-wash-painting", 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 Settings
  • Draw Things
  • DiffusionBee
trad-kor-landscape-ink-wash-painting
6.43 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
calihyper's picture
calihyper
final
8ee06d8 over 3 years ago
  • checkpoint-1500
    final over 3 years ago
  • feature_extractor
    final over 3 years ago
  • logs
    final over 3 years ago
  • safety_checker
    final over 3 years ago
  • scheduler
    final over 3 years ago
  • text_encoder
    final over 3 years ago
  • tokenizer
    final over 3 years ago
  • unet
    final over 3 years ago
  • vae
    final over 3 years ago
  • .gitattributes
    1.48 kB
    initial commit over 3 years ago
  • README.md
    22 Bytes
    initial commit over 3 years ago
  • learned_embeds-steps-1000.bin
    4 kB
    xet
    final over 3 years ago
  • learned_embeds-steps-1500.bin
    4 kB
    xet
    final over 3 years ago
  • learned_embeds-steps-500.bin
    4 kB
    xet
    final over 3 years ago
  • learned_embeds.bin
    3.9 kB
    xet
    final over 3 years ago
  • model_index.json
    584 Bytes
    final over 3 years ago