- Notebook works on both Colab (pro) and Kaggle. Although i don't use colab, so let me know if there is a issue.
-
In the Kaggle, select
File
>Import Notebook
>GitHub
> typeDEX-1101/sd-webui-notebook
and choose the Notebook you want to use (*.ipynb extension) -
For Colab :
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.
- Register Here. Just follow the instruction on it.