Alternative tool for Downloading Models, Recommended for Cloud users.
Go to file
Iyashi f47915c112
Update model-downloader.py
2023-05-28 06:01:06 +07:00
scripts Update model-downloader.py 2023-05-28 06:01:06 +07:00
README.md Update README.md 2023-05-28 06:00:42 +07:00

README.md

sd-model-downloader

SD Web UI Extension to Download Model from URL

This Extension Work on AUTO1111 SD Webui

To install it, clone the repo into the extensions directory and run colab:
!git clone https://github.com/Iyashinouta/sd-model-downloader /content/stable-diffusion-webui/extensions/sd-model-downloader

or Install from SD Webui:
install from URL, and Paste Link https://github.com/Iyashinouta/sd-model-downloader

Update fix/features

  • May 28, 2023

    • adding features : save to AddNet Extension
    • optimizing fix : more stable, though in latest version on webui
  • May 26, 2023

    • optimizing fix : fix performance when reading information
  • May 22, 2023

    • bug fix : getting error while downloading Huggingface
  • May 21, 2023

    • adding features : show image preview model and save to thumbnail
    • fix : re-organize ui
  • May 12, 2023

    • adding features : submit url/filename
    • bug fix : path fix
See Releases for more details