Instructions to use HUNTERDEBASTADOR/UTILITARIOS with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use HUNTERDEBASTADOR/UTILITARIOS with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("HUNTERDEBASTADOR/UTILITARIOS", dtype="auto") - Notebooks
- Google Colab
- Kaggle
| git clone https://github.com/kohya-ss/sd-webui-additional-networks /kaggle/working/SDVN/extensions/Additional-networks | |
| git clone https://github.com/Mikubill/sd-webui-controlnet /kaggle/working/SDVN/extensions/sd-webui-controlnet | |
| git clone https://github.com/fkunn1326/openpose-editor /kaggle/working/SDVN/extensions/Openpose-editor | |
| git clone https://github.com/phamhungd/sd-webui-lora-block-weight /kaggle/working/SDVN/extensions/Block-weight | |
| git clone https://github.com/thomasasfk/sd-webui-aspect-ratio-helper /kaggle/working/SDVN/extensions/AR-helper | |
| git clone https://github.com/hako-mikan/sd-webui-supermerger /kaggle/working/SDVN/extensions/Supermerger | |
| git clone https://github.com/adieyal/sd-dynamic-prompts /kaggle/working/SDVN/extensions/Dynamic-prompts | |
| git clone https://github.com/ashen-sensored/stable-diffusion-webui-two-shot /kaggle/working/SDVN/extensions/A5-Two-shot | |
| git clone https://github.com/AIrjen/OneButtonPrompt /kaggle/working/SDVN/extensions/OneButtonPrompt | |
| git clone https://github.com/ParisNeo/prompt_translator /kaggle/working/SDVN/extensions/A1-Prompt_translator | |
| git clone https://github.com/hako-mikan/sd-webui-regional-prompter /kaggle/working/SDVN/extensions/A6-Regional-prompter | |
| git clone https://github.com/Bing-su/Adetailer /kaggle/working/SDVN/extensions/A2-Adetailer | |
| git clone -b sdvn https://github.com/phamhungd/sd-civitai-browser /kaggle/working/SDVN/extensions/Civitai | |
| git clone https://github.com/huchenlei/sd-webui-openpose-editor /kaggle/working/SDVN/extensions/OpenposeEditor | |
| git clone https://github.com/DominikDoom/a1111-sd-webui-tagcomplete /kaggle/working/SDVN/extensions/Tagcomplete | |
| git clone https://github.com/phamhungd/RoopSD /kaggle/working/SDVN/extensions/RoopSD | |
| aria2c --continue --console-log-level=error -c -x 16 -s 16 -k 1M https://huggingface.co/phamhungd/GuoZovya/resolve/main/inswapper_128.onnx -d /kaggle/working/SDVN/models/RoopSD -o inswapper_128.onnx |