mikael-alafriz-deel / lucid-sonic-dreams

MIT License
771 stars 157 forks source link

Fix for broken Deps possibly? Please advise! LSD colab is BROKEN! Thanks! #42

Open cleancoindev opened 1 year ago

cleancoindev commented 1 year ago

See - https://github.com/mikaelalafriz/lucid-sonic-dreams/compare/main...pollinations:lucid-sonic-dreams:main suggestion for pollinations to mod to self refer so their fixes they made can be used, otherwise its referring to the same broken changes that you have that are breaking the colabs for LSD.

[fuse bias errors mostly to do with incompatibilities in breaking changes to several depenancies and potential v2 v3 python issues with v1/v2 tensorflow.]

ITs fixable but we need to specify the old working dependencies from what i can see, not the new breaking ones. All this began after the default code attempted to integrate ADA from what i could see? Correct me if i am wrong thanks!

cleancoindev commented 1 year ago

See - https://github.com/pollinations/lucid-sonic-dreams/pull/1 for pull request with my suggestion for pollen's fix