stable-diffusion-utils/data/config/examples/fetch.json

12 lines
300 B
JSON
Executable File

{
"booru": "e621",
"output": "./images/downloaded/",
"limit": 320,
"concurrency": 4,
"userAgent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.88 Safari/537.36",
"filter": true,
"filters": [
"animated"
],
"skipSave": false
}