summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix TIVolpeon2023-03-272-26/+19
* Fix TIVolpeon2023-03-272-9/+11
* Revert to regular embeddingsVolpeon2023-03-271-19/+15
* Sparse TI embeddings without sparse tensorsVolpeon2023-03-272-27/+31
* Fix TI embeddings initVolpeon2023-03-261-1/+1
* Improved TI embeddingsVolpeon2023-03-262-9/+24
* Improved inverted tokensVolpeon2023-03-265-34/+70
* Fix training with guidanceVolpeon2023-03-252-6/+14
* UpdateVolpeon2023-03-258-987/+99
* UpdateVolpeon2023-03-244-9/+22
* Fixed Lora training perf issueVolpeon2023-03-242-9/+9
* Lora fix: Save config JSON, tooVolpeon2023-03-241-0/+3
* Refactoring, fixed Lora trainingVolpeon2023-03-245-66/+104
* Bring back Perlin offset noiseVolpeon2023-03-232-1/+21
* UpdateVolpeon2023-03-2310-30/+29
* FixVolpeon2023-03-223-6/+2
* Log DAdam/DAdan dVolpeon2023-03-214-6/+20
* Added dadaptationVolpeon2023-03-214-1/+85
* Fixed SNR weighting, re-enabled xformersVolpeon2023-03-215-50/+97
* Restore min SNRVolpeon2023-03-191-13/+12
* New loss weighting from arxiv.org:2204.00227Volpeon2023-03-181-2/+5
* Better SNR weightingVolpeon2023-03-181-3/+3
* Fixed snr weight calculationVolpeon2023-03-171-1/+4
* Fix loss=nanVolpeon2023-03-171-2/+2
* Test: https://arxiv.org/pdf/2303.09556.pdfVolpeon2023-03-173-39/+56
* UpdateVolpeon2023-03-075-27/+37
* UpdateVolpeon2023-03-063-25/+13
* More flexible pipeline wrt init noiseVolpeon2023-03-041-13/+44
* Added Perlin noise to trainingVolpeon2023-03-043-8/+28
* UpdateVolpeon2023-03-041-9/+2
* Pipeline: Perlin noise for init imageVolpeon2023-03-047-18/+70
* Pipeline: Improved initial image generationVolpeon2023-03-041-23/+26
* Changed init noise algorithmVolpeon2023-03-031-3/+11
* Removed offset noise from training, added init offset to pipelineVolpeon2023-03-034-68/+41
* Implemented different noise offsetVolpeon2023-03-036-28/+16
* Low freq noise with randomized strengthVolpeon2023-03-031-1/+8
* Better low freq noiseVolpeon2023-03-021-1/+1
* Changed low freq noiseVolpeon2023-03-011-23/+10
* UpdateVolpeon2023-03-0110-535/+39
* Fixed TI normalization orderVolpeon2023-02-213-15/+19
* FixVolpeon2023-02-211-6/+3
* Don't rely on Accelerate for gradient accumulationVolpeon2023-02-215-33/+32
* Embedding normalization: Ignore tensors with grad = 0Volpeon2023-02-217-45/+31
* UpdateVolpeon2023-02-185-15/+30
* Added Lion optimizerVolpeon2023-02-177-39/+592
* Inference script: Better scheduler configVolpeon2023-02-171-19/+37
* Back to xformersVolpeon2023-02-175-12/+14
* Remove xformers, switch to Pytorch NightlyVolpeon2023-02-1710-644/+27
* FixVolpeon2023-02-161-4/+2
* Integrated WIP UniPC schedulerVolpeon2023-02-166-14/+655