multimodalart HF Staff Claude Opus 4.6 (1M context) commited on
Commit
161a522
·
1 Parent(s): 535cf33

Remove __pycache__ and add .gitignore

Browse files

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

.gitignore ADDED
@@ -0,0 +1 @@
 
 
1
+ __pycache__/
VLM-MASK-REASONER/__pycache__/stage1_sam2_segmentation.cpython-312.pyc DELETED
Binary file (19.3 kB)
 
VLM-MASK-REASONER/__pycache__/stage2_vlm_analysis.cpython-312.pyc DELETED
Binary file (42.6 kB)
 
VLM-MASK-REASONER/__pycache__/stage3a_generate_grey_masks_v2.cpython-312.pyc DELETED
Binary file (26 kB)
 
VLM-MASK-REASONER/__pycache__/stage4_combine_masks.cpython-312.pyc DELETED
Binary file (9.67 kB)