ComfyUI-Manager/scan.sh
2023-12-10 09:06:46 +09:00

6 lines
141 B
Bash
Executable File

#!/bin/bash
source ../../venv/bin/activate
rm ~/.tmp/*.py > /dev/null 2>&1
python scanner.py ~/.tmp
cp extension-node-map.json node_db/new/.