pytti-tools / pytti-core

https://pytti-tools.github.io/pytti-book/intro.html
MIT License
79 stars 23 forks source link

optional prompts that get scores reported but which do not contribute to loss #146

Closed dmarx closed 2 years ago

dmarx commented 2 years ago

would be useful for prototyping ideas for modifying the current prompt structure

with an animation_mode: input frames, could potentially also be a feature of "dry run".

could we simulate this behavior by setting all prompt weights to zero? or maybe set lr=0 and steps_per_frame=1?

dmarx commented 2 years ago

calling this a duplicate of dry run mode