Skip to content

Commit 53edb92

Browse files
authored
Change 'Hello World' to 'Goodbye World'
1 parent bc741b0 commit 53edb92

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

update.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,10 @@
1616
- Added `ImageResize` Node: Comprehensive all-in-one image resizing tool with robust handling for most scenarios. Supports custom width and height, megapixel constraints, longest/shortest side resizing, padding, cropping, and additional flexible options.
1717
- Enhanced the `Compare` node by adding support for bg_color and text_color properties. These improvements are now applicable for both side-by-side image comparison and video comparison.
1818
![image_compare_resize](https://github.com/user-attachments/assets/4c43b00e-8bba-44d7-a465-7398dcd7050e)
19+
- Updated `SAM3 Segmentation` node: added output mode (merged/separate), max segment, segment_pick, and device controls. 
20+
![image_compare_resize](https://github.com/user-attachments/assets/f270471b-ff33-4a27-9abb-cecb735b534d) 
1921

20-
### 🔧 PyTorch JIT Compatibility Fix
22+
### 🔧 PyTorch JIT Compatibility Fix 
2123
- Removed global torch.load override; TorchScript handled locally in SAM2.
2224
- TorchScript is handled via a local fallback to avoid interfering with other nodes.
2325
- Improves overall compatibility and stability in mixed ComfyUI environments.
@@ -622,3 +624,4 @@ https://github.com/user-attachments/assets/259220d3-c148-4030-93d6-c17dd5bccee1
622624

623625

624626

627+

0 commit comments

Comments
 (0)