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

huggingface 404not found

holdrain opened this issue · comments

it seems like the repository:[(https://huggingface.co/kuprel/min-dalle/resolve/main)] is already not exist.
it leads to The following code does not work
model = MinDalle( is_mega=is_mega, models_root=models_root, is_reusable=False, is_verbose=True, dtype=torch.float16 if fp16 else torch.float32 )