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

Ginyyds
/
clothes_example_v2

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

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

  • Libraries
  • Diffusers

    How to use Ginyyds/clothes_example_v2 with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("stabilityai/stable-diffusion-2-1", dtype=torch.bfloat16, device_map="cuda")
    pipe.load_lora_weights("Ginyyds/clothes_example_v2")
    
    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
clothes_example_v2 / logs /text2image-fine-tune
4.59 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
Ginyyds's picture
Ginyyds
End of training
533b44c verified over 1 year ago
  • 1726501902.4239762
    End of training over 1 year ago
  • 1726501902.428432
    End of training over 1 year ago
  • 1726667098.4893281
    End of training over 1 year ago
  • 1726667098.4939728
    End of training over 1 year ago
  • 1726672109.014582
    End of training over 1 year ago
  • 1726672109.040552
    End of training over 1 year ago
  • 1726683020.4800632
    End of training over 1 year ago
  • 1726683020.5151567
    End of training over 1 year ago
  • events.out.tfevents.1726501902.cvl11.3103876.0
    681 MB
    xet
    End of training over 1 year ago
  • events.out.tfevents.1726667098.cvl11.200500.0
    666 MB
    xet
    End of training over 1 year ago
  • events.out.tfevents.1726672108.cvl11.260245.0
    654 MB
    xet
    End of training over 1 year ago
  • events.out.tfevents.1726683020.cvl11.408192.0
    2.59 GB
    xet
    End of training over 1 year ago