Alternative tool for Downloading Models, Recommended for Cloud users.
Go to file
Iyashi faffe96e72
Update model-downloader.py
2023-05-22 23:30:38 +07:00
scripts Update model-downloader.py 2023-05-22 23:30:38 +07:00
README.md Update README.md 2023-05-22 13:30:54 +07:00

README.md

sd-model-downloader

SD Web UI Extension to Download Model from URL

Update fix/features

  • May 22, 2023

    • bug fix : getting error while downloading Huggingface

      adding if, else statement for Huggingface

  • May 21, 2023

    • adding features : show image preview model and save to thumbnail

      image will show below information

    • fix : re-organize ui

      Start Download button and Outputs textbox is hidden until Information fully appear
      move Start Download button next to Information
      fix outputs textbox to be simple and accurate

  • May 12, 2023

    • adding features : submit url/filename

      when you click enter on url/filename textbox, it will start downloading

    • bug fix : path fix

      from "/path" (manual) change to os.getcwd() to automatic search sd-webui path

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