Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
V0pr0S/ComfyUI-Reactor-Fast-Face-Swap-CPU
maxmcd
/
ComfyUI-Reactor-Fast-Face-Swap-CPU
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
ComfyUI-Reactor-Fast-Face-Swap-CPU
/
custom_nodes
/
comfyui-reactor-node
/
update.sh
V0pr0S
Upload 302 files
35ba0ec
verified
4 months ago
raw
Copy download link
history
blame
contribute
delete
108 Bytes
#!/bin/bash
Green=
'\033[0;32m'
Def=
'\033[m'
echo
-e
"
${Green}
Updating...
${Def}
"
git pull
echo
---