MCPcopy Create free account

hub / github.com/ShiroEirin/comfyui-good-anima / functions

Functions180 in github.com/ShiroEirin/comfyui-good-anima

↓ 10 callersFunctioncontains_word_phrase
(text: &str, phrase: &str)
danbooru-tags/rust-cli/src/text_match.rs:155
↓ 10 callersFunctionnormalize_loose_text
(value: &str)
danbooru-tags/rust-cli/src/text_match.rs:142
↓ 8 callersFunctionnormalize_search_text
(value: &str)
danbooru-tags/rust-cli/src/text_match.rs:3
↓ 6 callersFunctionreadJson
(file)
legacy/v1/comfyui-manager/workspace/cache_anima_outputs.js:87
↓ 5 callersFunctionargValue
(name, fallback = '')
comfyui-manager/workspace/cache_anima_outputs.js:14
↓ 5 callersFunctionargValue
(name, fallback = '')
legacy/v1/comfyui-manager/workspace/cache_anima_outputs.js:56
↓ 5 callersFunctionreadJson
(file)
comfyui-manager/workspace/cache_anima_outputs.js:45
↓ 4 callersFunctionlayered_for_prompt
(results: &SearchResults)
danbooru-tags/rust-cli/src/prompt.rs:5
↓ 4 callersFunctionmake_result
( tag: &str, count: i64, aliases: &str, source_category: &str, group_name: &str, match
danbooru-tags/rust-cli/src/result_item.rs:4
↓ 4 callersFunctionnormalize_for_sql
Normalize a tag or aliases for SQL LIKE matching.
danbooru-tags/sqlite_index.py:15
↓ 4 callersFunctionnormalize_for_sql
Normalize a tag or aliases for SQL LIKE matching.
legacy/v1/danbooru-tags/sqlite_index.py:15
↓ 4 callersFunctionopen_connection
()
danbooru-tags/rust-cli/src/db.rs:198
↓ 4 callersFunctionresolve_group
(group: &str)
danbooru-tags/rust-cli/src/groups.rs:12
↓ 4 callersFunctionresult_identity
(source_category: &str, tag: &str)
danbooru-tags/rust-cli/src/text_match.rs:111
↓ 4 callersFunctionrunComfyuiSkill
(args, options = {})
comfyui-manager/workspace/run_workflow_args.js:53
↓ 4 callersFunctionwords
(value: &str)
danbooru-tags/rust-cli/src/text_match.rs:260
↓ 3 callersFunctioncollapse_ws
(value: &str)
danbooru-tags/rust-cli/src/text_match.rs:107
↓ 3 callersFunctiondb_exists
()
danbooru-tags/rust-cli/src/db.rs:14
↓ 3 callersFunctionfind_asset
(file_name: &str)
danbooru-tags/rust-cli/src/db.rs:205
↓ 3 callersFunctionformat_artist_for_anima
(raw: &str)
danbooru-tags/rust-cli/src/result_item.rs:44
↓ 3 callersFunctionnormalizeCompletedStatus
(status)
comfyui-manager/workspace/cache_anima_outputs.js:152
↓ 3 callersFunctionnormalizeStatus
(status)
legacy/v1/comfyui-manager/workspace/cache_anima_outputs.js:145
↓ 3 callersFunctionreadJsonFile
(filePath)
comfyui-manager/workspace/runtime_utils.js:8
↓ 3 callersFunctionsearch_tags
(request: &SearchRequest)
danbooru-tags/rust-cli/src/search.rs:200
↓ 3 callersFunctionshould_join_group
(group_name: &str)
danbooru-tags/rust-cli/src/db.rs:232
↓ 3 callersFunctionsplit_prompt_items
( items: &[&ResultItem], cat: &str, confirmed_limit: usize, )
danbooru-tags/rust-cli/src/prompt.rs:57
↓ 3 callersFunctionstripBom
(text)
comfyui-manager/workspace/runtime_utils.js:4
↓ 2 callersFunctionappend_layer
( lines: &mut Vec<String>, title: &str, groups: &BTreeMap<String, Vec<crate::search::PromptItem>>,
danbooru-tags/rust-cli/src/format.rs:71
↓ 2 callersFunctionbatch_layered_for_prompt
(input: &BatchInput)
danbooru-tags/rust-cli/src/search.rs:29
↓ 2 callersFunctioncomfyuiArgv
()
comfyui-manager/workspace/cache_anima_outputs.js:89
↓ 2 callersFunctiondateFromAnimaPath
(value)
comfyui-manager/workspace/cache_anima_outputs.js:36
↓ 2 callersFunctiondateFromAnimaPath
(value)
legacy/v1/comfyui-manager/workspace/cache_anima_outputs.js:78
↓ 2 callersFunctionexpand_keyword_terms
(keyword: &str)
danbooru-tags/rust-cli/src/text_match.rs:13
↓ 2 callersFunctionfindOutputRoot
()
comfyui-manager/workspace/cache_anima_outputs.js:126
↓ 2 callersFunctionload_extended_artists
()
danbooru-tags/rust-cli/src/db.rs:18
↓ 2 callersFunctionmark_match_layer
(item: &mut ResultItem, layer: &str)
danbooru-tags/rust-cli/src/result_item.rs:40
↓ 2 callersFunctionmkdirp
(dir)
comfyui-manager/workspace/cache_anima_outputs.js:41
↓ 2 callersFunctionmkdirp
(dir)
legacy/v1/comfyui-manager/workspace/cache_anima_outputs.js:83
↓ 2 callersFunctionnormalizeStatus
(value)
comfyui-manager/workspace/run_workflow_args.js:67
↓ 2 callersFunctionnormalize_category
(category: &str)
danbooru-tags/rust-cli/src/groups.rs:57
↓ 2 callersFunctionoutputPath
(outputRoot, preview)
comfyui-manager/workspace/cache_anima_outputs.js:147
↓ 2 callersFunctionparse_batch_input
(data: &str)
danbooru-tags/rust-cli/src/cli.rs:141
↓ 2 callersFunctionpreviewFromLocalOutput
(output)
comfyui-manager/workspace/cache_anima_outputs.js:156
↓ 2 callersFunctionpreviewFromLocalOutput
(output)
legacy/v1/comfyui-manager/workspace/cache_anima_outputs.js:159
↓ 2 callersFunctionprompt_limit
(cat: &str, limits: &HashMap<&'static str, usize>)
danbooru-tags/rust-cli/src/prompt.rs:108
↓ 2 callersFunctionprompt_usage
()
danbooru-tags/rust-cli/src/search.rs:189
↓ 2 callersFunctionquery_categories
(group_name: &str, category: &str, _has_query: bool)
danbooru-tags/rust-cli/src/groups.rs:68
↓ 2 callersFunctionquery_rows
( category: &str, group_name: &str, min_count: i64, prefix_norm: &str, keyword_terms: &[St
danbooru-tags/rust-cli/src/db.rs:81
↓ 2 callersFunctionreadJsonFile
(filePath)
legacy/v1/comfyui-manager/workspace/run_workflow_args.js:63
↓ 2 callersFunctionresolveRuntimeRoot
(workspace)
comfyui-manager/workspace/runtime_utils.js:50
↓ 2 callersFunctionrow_allowed
(row: &DbRow, source_category: &str, group_name: &str, min_count: i64)
danbooru-tags/rust-cli/src/search.rs:649
↓ 2 callersFunctionsearch_category
( rows: &[DbRow], source_category: &str, group_name: &str, min_count: i64, limit: usize,
danbooru-tags/rust-cli/src/search.rs:579
↓ 2 callersFunctionstore_shared_results
( results: &mut SearchResults, shared_results: Vec<ResultItem>, group_name: &str, limit: usize
danbooru-tags/rust-cli/src/search.rs:444
↓ 2 callersFunctionstripBom
(text)
legacy/v1/comfyui-manager/workspace/cache_anima_outputs.js:95
↓ 2 callersFunctionvalidate_batch_input
(input: &BatchInput)
danbooru-tags/rust-cli/src/search.rs:139
↓ 2 callersFunctionwriteJson
(file, value)
comfyui-manager/workspace/cache_anima_outputs.js:106
↓ 2 callersFunctionwriteJson
(file, value)
legacy/v1/comfyui-manager/workspace/cache_anima_outputs.js:99
↓ 1 callersFunction_base_group_matches
(group_name: str, category: str)
danbooru-tags/sqlite_index.py:183
↓ 1 callersFunction_base_group_matches
(group_name: str, category: str)
legacy/v1/danbooru-tags/sqlite_index.py:183
↓ 1 callersFunction_should_join_group
(group_name: str)
danbooru-tags/sqlite_index.py:192
↓ 1 callersFunction_should_join_group
(group_name: str)
legacy/v1/danbooru-tags/sqlite_index.py:192
↓ 1 callersFunctionalias_exact_match
(aliases: &str, primary_norm: &str)
danbooru-tags/rust-cli/src/search.rs:572
↓ 1 callersFunctionapplyDefaultSeed
(args)
comfyui-manager/workspace/run_workflow_args.js:109
↓ 1 callersFunctionbatch_compact_layered_for_prompt
(input: &BatchInput)
danbooru-tags/rust-cli/src/search.rs:85
↓ 1 callersFunctionbatch_layered_for_prompt_sequential
(input: &BatchInput)
danbooru-tags/rust-cli/src/search.rs:153
↓ 1 callersFunctionbuild_index
()
danbooru-tags/build_index.py:58
↓ 1 callersFunctionbuild_index
()
legacy/v1/danbooru-tags/build_index.py:58
↓ 1 callersFunctioncacheImage
(source, imageCachePath)
comfyui-manager/workspace/cache_anima_outputs.js:110
↓ 1 callersFunctioncacheImage
(source, imageCachePath)
legacy/v1/comfyui-manager/workspace/cache_anima_outputs.js:103
↓ 1 callersFunctioncacheOne
(job, outputRoot)
comfyui-manager/workspace/cache_anima_outputs.js:230
↓ 1 callersFunctioncacheOne
(job, outputRoot)
legacy/v1/comfyui-manager/workspace/cache_anima_outputs.js:233
↓ 1 callersFunctioncategory_bucket
(group_name: &'a str, source_category: &'a str)
danbooru-tags/rust-cli/src/result_item.rs:81
↓ 1 callersFunctionclamp_limit
(limit: usize)
danbooru-tags/rust-cli/src/groups.rs:84
↓ 1 callersFunctioncollapse_ws
(value: &str)
danbooru-tags/rust-cli/src/db.rs:246
↓ 1 callersFunctioncomfyuiMainPathFromStatus
()
comfyui-manager/workspace/cache_anima_outputs.js:96
↓ 1 callersFunctioncomfyuiOutputArgFromStatus
()
comfyui-manager/workspace/cache_anima_outputs.js:100
↓ 1 callersMethodcompact
(self)
danbooru-tags/rust-cli/src/types.rs:112
↓ 1 callersFunctionconfirmed_limits
()
danbooru-tags/rust-cli/src/prompt.rs:98
↓ 1 callersFunctionconnect
Open the SQLite index in read-only mode when possible.
danbooru-tags/sqlite_index.py:38
↓ 1 callersFunctionconnect
Open the SQLite index in read-only mode when possible.
legacy/v1/danbooru-tags/sqlite_index.py:38
↓ 1 callersFunctiondedupe_terms
(terms: Vec<String>)
danbooru-tags/rust-cli/src/text_match.rs:264
↓ 1 callersFunctionexact_category
( rows: &[DbRow], source_category: &str, group_name: &str, min_count: i64, limit: usize,
danbooru-tags/rust-cli/src/search.rs:523
↓ 1 callersFunctionfindExistingRuntimeRoot
(start, runtimeName)
comfyui-manager/workspace/runtime_utils.js:20
↓ 1 callersFunctionfindExistingRuntimeRoot
(start, runtimeName)
legacy/v1/comfyui-manager/workspace/run_workflow_args.js:67
↓ 1 callersFunctionfindExistingRuntimeRoot
(start, runtimeName)
legacy/v1/comfyui-manager/workspace/cache_anima_outputs.js:44
↓ 1 callersFunctionfindOutputRoot
()
legacy/v1/comfyui-manager/workspace/cache_anima_outputs.js:119
↓ 1 callersFunctionformat_prompt_tag
(raw: &str, category: &str)
danbooru-tags/rust-cli/src/result_item.rs:57
↓ 1 callersFunctionhasSeed
(args)
comfyui-manager/workspace/run_workflow_args.js:105
↓ 1 callersFunctioninit_db
Rebuild the SQLite index from the JSON-compatible row map.
danbooru-tags/sqlite_index.py:46
↓ 1 callersFunctioninit_db
Rebuild the SQLite index from the JSON-compatible row map.
legacy/v1/danbooru-tags/sqlite_index.py:46
↓ 1 callersFunctionisTerminalStatus
(statusPayload)
comfyui-manager/workspace/run_workflow_args.js:71
↓ 1 callersFunctionis_confirmed_item
(item: &ResultItem, cat: &str)
danbooru-tags/rust-cli/src/prompt.rs:75
↓ 1 callersFunctionjobsFromLocalHistory
()
comfyui-manager/workspace/cache_anima_outputs.js:167
↓ 1 callersFunctionjobsFromLocalHistory
()
legacy/v1/comfyui-manager/workspace/cache_anima_outputs.js:170
↓ 1 callersFunctionjobsFromManifest
(file)
comfyui-manager/workspace/cache_anima_outputs.js:186
↓ 1 callersFunctionjobsFromManifest
(file)
legacy/v1/comfyui-manager/workspace/cache_anima_outputs.js:189
↓ 1 callersFunctionkeyword_match_score
( tag_norm: &str, aliases_norm: &str, keyword_terms: &[String], )
danbooru-tags/rust-cli/src/search.rs:659
↓ 1 callersFunctionlayered_compact_limits
()
danbooru-tags/rust-cli/src/prompt.rs:88
↓ 1 callersFunctionlocalDateString
(date = new Date())
comfyui-manager/workspace/cache_anima_outputs.js:29
↓ 1 callersFunctionlocalDateString
(date = new Date())
legacy/v1/comfyui-manager/workspace/cache_anima_outputs.js:71
next →1–100 of 180, ranked by callers