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

Smoden
/
newest_Grimm_diff_lora

Text-to-Image
Diffusers
TensorBoard
stable-diffusion
stable-diffusion-diffusers
lora
Model card Files Files and versions
xet
Metrics Training metrics Community

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

  • Libraries
  • Diffusers

    How to use Smoden/newest_Grimm_diff_lora with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("runwayml/stable-diffusion-v1-5", dtype=torch.bfloat16, device_map="cuda")
    pipe.load_lora_weights("Smoden/newest_Grimm_diff_lora")
    
    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
newest_Grimm_diff_lora / logs /text2image-fine-tune
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
Smoden's picture
Smoden
End of training
917339d about 3 years ago
  • 1685010881.8852043
    End of training about 3 years ago
  • 1685010881.8912294
    End of training about 3 years ago
  • 1685015513.7908163
    End of training about 3 years ago
  • 1685015513.8055184
    End of training about 3 years ago
  • 1685018193.2208412
    End of training about 3 years ago
  • 1685018193.2326105
    End of training about 3 years ago
  • 1685022956.010736
    End of training about 3 years ago
  • 1685022956.0273201
    End of training about 3 years ago
  • 1685027244.7051516
    End of training about 3 years ago
  • 1685027244.7130811
    End of training about 3 years ago
  • 1685032106.4925437
    End of training about 3 years ago
  • 1685032106.501066
    End of training about 3 years ago
  • events.out.tfevents.1685010881.22c7430d7332.1448.0
    3.55 MB
    xet
    End of training about 3 years ago
  • events.out.tfevents.1685015513.22c7430d7332.21837.0
    7.93 kB
    xet
    End of training about 3 years ago
  • events.out.tfevents.1685018192.043428e08f6e.1045.0
    1.75 MB
    xet
    End of training about 3 years ago
  • events.out.tfevents.1685022955.043428e08f6e.21891.0
    65.7 kB
    xet
    End of training about 3 years ago
  • events.out.tfevents.1685027244.5116c948432d.2000.0
    73.6 kB
    xet
    End of training about 3 years ago
  • events.out.tfevents.1685032106.5116c948432d.23730.0
    578 Bytes
    xet
    End of training about 3 years ago