diff --git a/example_scripts/comfy-fresh.vai b/example_scripts/comfy-fresh.vai new file mode 100644 index 0000000..c9383cb --- /dev/null +++ b/example_scripts/comfy-fresh.vai @@ -0,0 +1,3 @@ +pythonapp create venv python3 comfy-fresh +pythonapp load app comfy-fresh +pythonapp install gitapp https://github.com/comfyanonymous/ComfyUI.git mod:models \ No newline at end of file