pytti-tools / pytti-core

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

Unit testing #186

Open dmarx opened 2 years ago

dmarx commented 2 years ago

adding unit tests to better understand image_model internals. ultimate goal here is to implement a new image_model class for guided diffusion, although might add DIP first since that will probably be simpler. expecting that I'll probably want to simplify the implementation here.