From 99e2e923d0c77b02f3fb4ff648ea916954868606 Mon Sep 17 00:00:00 2001 From: Yuqian Yang Date: Fri, 28 Feb 2025 23:13:39 +0800 Subject: chore(store): move everything to store. --- configs/bruno/ComfyUI/View Image.bru | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 configs/bruno/ComfyUI/View Image.bru (limited to 'configs/bruno/ComfyUI/View Image.bru') diff --git a/configs/bruno/ComfyUI/View Image.bru b/configs/bruno/ComfyUI/View Image.bru deleted file mode 100644 index 395eccd..0000000 --- a/configs/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