Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
wuxk1
das-ComfyUI
000fbec3c9a9093386f5a7d8eae6b4682e9d5084
000fbec3c9a9093386f5a7d8eae6b4682e9d5084
Switch branch/tag
dcu-comui
custom_nodes
comfyui-custom-scripts
user
text_file_dirs.json
Find file
Normal view
History
Permalink
text_file_dirs.json
90 Bytes
Edit
Web IDE
Newer
Older
optim for test1,2,5
wuxk1
committed
Jan 08, 2026
1
2
3
4
5
{
"input"
:
"$input/**/*.txt"
,
"output"
:
"$output/**/*.txt"
,
"temp"
:
"$temp/**/*.txt"
}