kuprel / min-dalle

min(DALL·E) is a fast, minimal port of DALL·E Mini to PyTorch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Commit ed91ab4a30ffdcf7e8773e6b434816f79f5fead8 causes mega to fail

w4ffl35 opened this issue · comments

Prior to commit ed91ab4

python image_from_text.py --text="bart simpson on mars" --mega --seed=666 --image_path=bart-simpson-on-mars-666 --torch

That command would take approximately 1 minute to run from start to finish. After that commit, the command hangs on loading decoder and eventually (after approximately 2 minutes) returns Killed.

Looks like this is a dupe #39