You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
Katherine Crowson 21d12c91ad Add support for NATTEN 0.17.0 (fused neighborhood attention) 4 days ago
.github/workflows main -> master in gh action 1 year ago
configs Per level dropout rate 6 months ago
k_diffusion Add support for NATTEN 0.17.0 (fused neighborhood attention) 4 days ago
.gitignore Add *.safetensors to gitignore 8 months ago
LICENSE Initial commit 1 year ago
README.md Update README for transformer-model-v2 3 months ago
config_from_inference.py Add --evaluate-only to train.py 7 months ago
convert_for_inference.py Add training checkpoint to inference checkpoint (safetensors) conversion script 8 months ago
make_grid.py Add unconditional sampling script 1 year ago
pyproject.toml Make project pip installable 1 year ago
requirements.txt Require PyTorch 2.1 7 months ago
sample.py Add transformer models and safetensors mega-commit 8 months ago
sample_clip_guided.py Add transformer models and safetensors mega-commit 8 months ago
setup.cfg Require PyTorch 2.1 7 months ago
setup.py Release 0.0.3 1 year ago
train.py WIP flop counter 6 months ago