imaginAIry/docs/todo.md
2023-12-03 09:13:01 -08:00

8.3 KiB

Todo

v14 todo

  • configurable composition cutoff
  • rename model parameter weights
  • rename model_config parameter to architecture and make it case insensitive
  • add --size parameter that accepts strings (e.g. 256x256, 4k, uhd, 8k, etc)
  • detect if cuda torch missing and give better error message
  • add method to install correct torch version
  • add composition cutoff parameter
  • allow selection of output video format
  • chain multiple operations together imggen => videogen
  • make sure terminal output on windows doesn't suck
  • add karras schedule to refiners

Old Todo