Skip to content

it run on colab t4 #53

@werruww

Description

@werruww

it is run
colab t4
https://www.patreon.com/posts/flux-how-to-109332332

Flux_NF4.json

/content/ComfyUI/models/checkpoints/flux1-dev-bnb-nf4.safetensors

/content/ComfyUI/models/clip/t5xxl_fp16.safetensors

/content/ComfyUI/models/vae/sdxl_vae.safetensors

%cd /content/ComfyUI
from pyngrok import ngrok

Set the authentication token
ngrok.set_auth_token("xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx")

Open an ngrok tunnel to the Gazebo server port (11345)
public_url = ngrok.connect(8188)
print("Public URL:", public_url)
!python main.py

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