Composable sampling functions for diffusion models
Project description
Skrample 0.2.3
Composable sampling functions for diffusion models
Status
Vertical slice, overtaking most diffusers features in quickdif
Feature Flags
beta-schedule->scipy: For theBeta()schedule modifierbrownian-noise->torchsde: For theBrownian()noise generatorcdf-schedule->scipy: For theSigmoidCDF()schedulediffusers-wrapper->torch: For thediffusersintegration modulepytorch->torch: For thepytorchmodulepytorch.noise: Custom generators
all: All of the abovedev: For runningtests/
Samplers
- Euler
- Ancestral
- DPM
- 1st order, 2nd order, 3rd order
- SDE
- IPNDM
- Ancestral (from Euler)
- UniPC
- N order, limited to 9 for stability
- Custom solver via other SkrampleSampler types
Schedules
- Linear
- Scaled
uniformflag, AKA"trailing"in diffusers
- SigmaCDF
- ZSNR
Schedule modifiers
- Karras
- Exponential
- FlowShift
- Beta
Predictors
- Epsilon
- Velocity / vpred
- Flow
Noise generators
- Random
- Brownian
- Offset
- Pyramid
Integrations
Diffusers
- Compatibility for pipelines
- SD1
- SDXL
- SD3
- Flux
- Others?
- Import from config
- Sampler
- Schedule
- Predictor
- Manage state
- Steps
- Higher order
- Generators
- Config as presented
Implementations
quickdif
My diffusers cli quickdif has full support for all major Skrample features, allowing extremely fine-grained customization.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
skrample-0.2.3.tar.gz
(28.7 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
skrample-0.2.3-py3-none-any.whl
(23.6 kB
view details)
File details
Details for the file skrample-0.2.3.tar.gz.
File metadata
- Download URL: skrample-0.2.3.tar.gz
- Upload date:
- Size: 28.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.28.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
61a35229d35bc40de2246d611c4f5a0754da0de1549e147ca137a90ddb153bff
|
|
| MD5 |
add0d02a6eb87d04aa0171a8ba28202d
|
|
| BLAKE2b-256 |
bf457ff638db9e41cb26c1273a76043cfe8d461b36a8412325242cd0f627c260
|
File details
Details for the file skrample-0.2.3-py3-none-any.whl.
File metadata
- Download URL: skrample-0.2.3-py3-none-any.whl
- Upload date:
- Size: 23.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.28.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4c9551a34befd0b30677e5ad834caa4db1e517c22a99bcf6105b9e020192c5ce
|
|
| MD5 |
c610e043781d4cd529eba3f4938ad533
|
|
| BLAKE2b-256 |
434101084923079b94c79b22ecbdfd31ac91c3b043c140738a0032ab545ba42b
|