Skip to content

DEX-1101/sd-webui-notebook

Repository files navigation

My Notebook Collection

Notes

  • Notebook works on both Colab (pro) and Kaggle. Although i don't use colab, so let me know if there is a issue.

How to Start

  1. In the Kaggle, select File > Import Notebook > GitHub > type DEX-1101/sd-webui-notebook and choose the Notebook you want to use (*.ipynb extension)

  2. For Colab :

One-click Notebook

Usage : x1101.py --args1 --args2 List of all available args :

--debug        : print all output.
--req          : A file required for notebook to run.
--config       : URL for WebUI config file if you want to import your config.
--pastebin     : Pastebin URL if you want to download model/lora/extensions/embeddings. Currently supported Huggingface's url only.
--hf_token     : HuggingFace's Token if you download it from private repo for Pastebin download.
--ngrok_token  : Token for tunneling with Ngrok (optional).
--zrok_token   : Token for tunneling with Zrok (optional).
--hub_token    : URL tha contains token for HUB extension for easily downloading stuff inside WebUI.
--branch       : Switch different branch for a111-webui. Default is 'master'

Note : To download model/lora or extension use --pastebin option, use these format. Or you can use HUB extensions inside webui.

How to use/register zrok tunnel (optional)

  • Register Here. Just follow the instruction on it.

sss markdown ss