Skip to content

Instantly share code, notes, and snippets.

View galekseev's full-sized avatar

Gleb Alekseev galekseev

View GitHub Profile
@galekseev
galekseev / KMeans (weighted).ipynb
Last active June 24, 2022 13:46
Clustering trades distribution by volume
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@galekseev
galekseev / sdxl-gpu-20Gb-v2.sh
Last active December 29, 2023 21:19
SD XL only provisioning for AIDoc
#!/bin/false
# This file will be sourced in init.sh
# Namespace functions with provisioning_
# https://raw.githubusercontent.com/ai-dock/stable-diffusion-webui/main/config/provisioning/default.sh
### Edit the following arrays to suit your workflow - values must be quoted and separated by newlines or spaces.
DISK_GB_REQUIRED=20
@galekseev
galekseev / sdxl-gpu-120Gb.sh
Last active December 29, 2023 21:30
SDXL + 13 XL models
#!/bin/false
# This file will be sourced in init.sh
# Namespace functions with provisioning_
# https://raw.githubusercontent.com/ai-dock/stable-diffusion-webui/main/config/provisioning/default.sh
### Edit the following arrays to suit your workflow - values must be quoted and separated by newlines or spaces.
DISK_GB_REQUIRED=20