Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
MikaelTradera
/
scripts
like
0
Model card
Files
Files and versions
Community
3883379
scripts
/
inpaint.sh
MikaelTradera
Update inpaint.sh
3883379
verified
about 16 hours ago
raw
Copy download link
history
blame
72 Bytes
#!/bin/bash
cat
inpaint.txt | xargs -n 2 -P 5 sh -c
'wget -O "$0" "$1"'