Last active
April 10, 2025 08:16
-
-
Save arthurmchr/1a64360d9562877af21abab4f436ac3a to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
source /workspace/venv/comfyui/bin/activate | |
cd /workspace/ComfyUI | |
python main.py --listen |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment