summaryrefslogtreecommitdiffstats
path: root/models/clip/prompt.py
Commit message (Expand)AuthorAgeFilesLines
* Removed PromptProcessor, modularized training loopVolpeon2023-01-131-38/+0
* UpdateVolpeon2023-01-051-4/+6
* Added multi-vector embeddingsVolpeon2022-12-311-3/+3
* Fixed Textual InversionVolpeon2022-12-221-3/+3
* Support attention_mask of text encoderVolpeon2022-12-101-3/+7
* Make prompt processor compatible with any modelVolpeon2022-11-271-1/+2
* Updated Dreambooth trainingVolpeon2022-10-191-1/+1
* Improved prompt handlingVolpeon2022-10-181-0/+31