diff --git a/start_runpod.py b/start_runpod.py index 464ca66ea..fe0a42587 100644 --- a/start_runpod.py +++ b/start_runpod.py @@ -177,7 +177,7 @@ def main(): port = os.environ.get('PORT', '8188') listen = os.environ.get('LISTEN', '0.0.0.0') - # ComfyUI command + # ComfyUI command - main.py dosyası mevcut dizinde cmd = [ sys.executable, 'main.py', '--listen', listen,