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/ljleb/prompt-fusion-extension /kaggle/working/SDVN/extensions/Fusion | |
| git clone https://github.com/butaixianran/Stable-Diffusion-Webui-Civitai-Helper /kaggle/working/SDVN/extensions/Civitai-Helper | |
| git clone https://github.com/muerrilla/stable-diffusion-NPW /kaggle/working/SDVN/extensions-NPW | |
| git clone https://github.com/ashen-sensored/sd_webui_SAG /kaggle/working/SDVN/extensions/SAG | |
| git clone https://github.com/a2569875/stable-diffusion-webui-composable-lora /kaggle/working/SDVN/extensions/Composable-lora | |
| git clone https://github.com/nonnonstop/sd-webui-3d-open-pose-editor /kaggle/working/SDVN/extensions/3D-open-pose-editor | |
| git clone https://github.com/ArtVentureX/sd-webui-agent-scheduler /kaggle/working/SDVN/extensions/Agent-scheduler | |
| git clone https://github.com/Physton/sd-webui-prompt-all-in-one /kaggle/working/SDVN/extensions/Prompt-all-in-one | |
| git clone https://github.com/Uminosachi/sd-webui-inpaint-anything /kaggle/working/SDVN/extensions/Inpaint-anything | |
| git clone https://github.com/continue-revolution/sd-webui-segment-anything /kaggle/working/SDVN/extensions/Anything | |
| aria2c --continue --console-log-level=error -c -x 16 -s 16 -k 1M https://dl.fbaipublicfiles.com/segment_anything/sam_vit_l_0b3195.pth -d /kaggle/working/SDVN/models/sam -o sam_vit_l_0b3195.pth |