aboutsummaryrefslogtreecommitdiff
path: root/configs/bruno/ComfyUI/bruno.json
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2024-03-25 22:31:24 +0800
committercrupest <crupest@outlook.com>2024-04-05 17:57:01 +0800
commitf77d2986864a848265d98d3269e6c35109e8e376 (patch)
treed05124afa28a99be85960f0980bb6346315a2752 /configs/bruno/ComfyUI/bruno.json
parent26b003d95d4a5a7d5d9b9a5540f98a5b7da0a270 (diff)
downloadcrupest-f77d2986864a848265d98d3269e6c35109e8e376.tar.gz
crupest-f77d2986864a848265d98d3269e6c35109e8e376.tar.bz2
crupest-f77d2986864a848265d98d3269e6c35109e8e376.zip
configs(bruno): add bruno and ComfyUI API.
Diffstat (limited to 'configs/bruno/ComfyUI/bruno.json')
-rw-r--r--configs/bruno/ComfyUI/bruno.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/configs/bruno/ComfyUI/bruno.json b/configs/bruno/ComfyUI/bruno.json
new file mode 100644
index 0000000..ee35540
--- /dev/null
+++ b/configs/bruno/ComfyUI/bruno.json
@@ -0,0 +1,9 @@
+{
+ "version": "1",
+ "name": "ComfyUI",
+ "type": "collection",
+ "ignore": [
+ "node_modules",
+ ".git"
+ ]
+} \ No newline at end of file