You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 )
The text was updated successfully, but these errors were encountered:
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 )
The text was updated successfully, but these errors were encountered: