Skip to content

Juggernaut XL Crashes on Colab #2

@HashingTag

Description

@HashingTag

I'm trying to run this line on Google Colab:
pipeline = StableDiffusionXLPipeline.from_single_file("/content/models/juggernautXL_version2.safetensors", torch_dtype=torch.float16, use_safetensors=True, safety_checker=None ).to("cuda")

But it crashes because Colab runs out of RAM.

Here's the related notebook.

I have already tried this solution, but it didn't work, and don't know how to get it to work properly.

Can you help?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions