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

kawaimasa
/
test_FT_loss_weight

Text-to-Image
Diffusers
TensorBoard
Safetensors
English
stable-diffusion
stable-diffusion-xl
Model card Files Files and versions
xet
Metrics Training metrics Community

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

  • Libraries
  • Diffusers

    How to use kawaimasa/test_FT_loss_weight with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("kawaimasa/test_FT_loss_weight", 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
test_FT_loss_weight
83.3 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 32 commits
kawaimasa's picture
kawaimasa
Update README.md
5fc2b26 verified over 1 year ago
  • FT_test_edm2
    Upload 5 files over 1 year ago
  • FT_test_edm2_fixed
    Upload loss_weights.gif over 1 year ago
  • FT_test_normal
    Upload 4 files over 1 year ago
  • logs
    Upload events.out.tfevents.1732516881.DESKTOP-B54N41O.97320.0 over 1 year ago
  • loss_weitghts
    Upload 29 files over 1 year ago
  • .gitattributes
    1.52 kB
    initial commit over 1 year ago
  • FT_test_edm2.safetensors
    6.94 GB
    xet
    Upload 4 files over 1 year ago
  • FT_test_edm2_fixed.safetensors
    6.94 GB
    xet
    Upload FT_test_edm2_fixed.safetensors over 1 year ago
  • FT_test_normal.safetensors
    6.94 GB
    xet
    Upload 4 files over 1 year ago
  • README.md
    4.54 kB
    Update README.md over 1 year ago
  • training_targets.txt
    292 Bytes
    Upload 4 files over 1 year ago
  • wildcard_artstyele.txt
    100 Bytes
    Update wildcard_artstyele.txt over 1 year ago