You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,13 +1,14 @@
1
1
# ComfyUI embedded workflow editor
2
2
3
-
In-place embedded workflow-exif editing experience for ComfyUI generated images. Edit png exif just in your browser.
3
+
In-place embedded workflow-exif editing experience for ComfyUI generated media files. Edit workflow data embedded in PNG, WEBP, FLAC, MP3, and MP4 files directly in your browser.
4
4
5
5

6
6
7
7
## Usage
8
8
9
9
1. Open https://comfyui-embeded-workflow-editor.vercel.app/
10
10
2. Upload your img (or mount your local directory)
11
+
- Supported formats: PNG, WEBP, FLAC, MP3, MP4
11
12
- You can also directly load a file via URL parameter: `?url=https://example.com/image.png`
0 commit comments