kuprel / min-dalle

min(DALL·E) is a fast, minimal port of DALL·E Mini to PyTorch
MIT License
3.48k stars 255 forks source link

huggingface 404not found #103

Open holdrain opened 4 months ago

holdrain commented 4 months ago

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 )

julien-c commented 4 months ago

weird given the repo does exist: https://huggingface.co/kuprel/min-dalle/tree/main