mirror of
https://github.com/vladmandic/automatic
synced 2026-09-20 01:31:13 +02:00
chore(dicts): gitignore booru dicts, download on demand from HF
Large booru dicts (danbooru, e621, rule34, sankaku, idol) are hosted
on HuggingFace and downloaded on demand via /dicts/{name}/download.
Only curated dicts (art, photography, quality, negative) ship bundled.
This commit is contained in:
@@ -53,6 +53,14 @@ package-lock.json
|
||||
cache
|
||||
tunableop_results*.csv
|
||||
|
||||
# booru dicts (downloaded on demand from HF)
|
||||
/data/dicts/danbooru.json
|
||||
/data/dicts/e621.json
|
||||
/data/dicts/idol.json
|
||||
/data/dicts/rule34.json
|
||||
/data/dicts/sankaku.json
|
||||
/data/dicts/backup/
|
||||
|
||||
# force included
|
||||
!webui.bat
|
||||
!webui.sh
|
||||
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user