From 3bc583bc749880e8dcd7f79e9c74741ec1e6718a Mon Sep 17 00:00:00 2001 From: Yuqian Yang Date: Sat, 1 Mar 2025 00:23:55 +0800 Subject: chore: fix modes of files. --- store/misc/bruno/ComfyUI/View Image.bru | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 store/misc/bruno/ComfyUI/View Image.bru (limited to 'store/misc/bruno/ComfyUI/View Image.bru') diff --git a/store/misc/bruno/ComfyUI/View Image.bru b/store/misc/bruno/ComfyUI/View Image.bru deleted file mode 100644 index 395eccd..0000000 --- a/store/misc/bruno/ComfyUI/View Image.bru +++ /dev/null @@ -1,19 +0,0 @@ -meta { - name: View Image - type: http - seq: 1 -} - -get { - url: {{BASE_URL}}/view?filename=crupest-transparent.png&type=input&subfolder=crupest-test&preview=jpeg;90&channel=rgb - body: none - auth: none -} - -query { - filename: crupest-transparent.png - type: input - subfolder: crupest-test - preview: jpeg;90 - channel: rgb -} -- cgit v1.2.3