Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

it run on colab t4 #53

Open
werruww opened this issue Nov 21, 2024 · 1 comment
Open

it run on colab t4 #53

werruww opened this issue Nov 21, 2024 · 1 comment

Comments

@werruww
Copy link

werruww commented Nov 21, 2024

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

@werruww
Copy link
Author

werruww commented Nov 21, 2024

eeeeeeeeeeeeeeeeeeeed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant