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

Smoden
/
newest_Alice_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_Alice_diff_lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use Smoden/newest_Alice_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_Alice_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_Alice_diff_lora / logs /text2image-fine-tune
5.86 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
Smoden's picture
Smoden
End of training
a1126dc about 3 years ago
  • 1684701659.4921134
    End of training about 3 years ago
  • 1684701659.5019798
    End of training about 3 years ago
  • 1684706360.2424502
    End of training about 3 years ago
  • 1684706360.2715359
    End of training about 3 years ago
  • 1684706490.2182236
    End of training about 3 years ago
  • 1684706490.2336862
    End of training about 3 years ago
  • events.out.tfevents.1684701659.8dca0a5fdce6.1439.0
    3.96 MB
    xet
    End of training about 3 years ago
  • events.out.tfevents.1684706360.8dca0a5fdce6.22591.0
    1.82 MB
    xet
    End of training about 3 years ago
  • events.out.tfevents.1684706490.8dca0a5fdce6.23257.0
    73.6 kB
    xet
    End of training about 3 years ago