Files
Kohya-ss-sd-scripts/.gitignore
rockerBOO 0d822b2f74 Refactor: Extract CDC noise transformation to separate function
- Create apply_cdc_noise_transformation() for better modularity
- Implement fast path for batch processing when all shapes match
- Implement slow path for per-sample processing on shape mismatch
- Clone noise tensors in fallback path for gradient consistency
2025-10-09 18:28:50 -04:00

15 lines
132 B
Plaintext

logs
__pycache__
wd14_tagger_model
venv
*.egg-info
build
.vscode
wandb
CLAUDE.md
GEMINI.md
.claude
.gemini
MagicMock
benchmark_*.py