Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
36 changes: 0 additions & 36 deletions .gitattributes

This file was deleted.

11 changes: 0 additions & 11 deletions .gitignore

This file was deleted.

3 changes: 0 additions & 3 deletions models/sam2/sam2_hiera_base_plus.pt

This file was deleted.

3 changes: 0 additions & 3 deletions models/sam2/sam2_hiera_large.pt

This file was deleted.

3 changes: 0 additions & 3 deletions models/sam2/sam2_hiera_small.pt

This file was deleted.

3 changes: 0 additions & 3 deletions models/sam2/sam2_hiera_tiny.pt

This file was deleted.

16 changes: 16 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
[project]
name = "florence2sam2"
description = "ComfyUI custom node implementing Florence 2 + Segment Anything Model 2, based on [a/SkalskiP's HuggingFace space](https://huggingface.co/spaces/SkalskiP/florence-sam)"
version = "1.0.0"
license = {file = "LICENSE"}
dependencies = ["tqdm", "einops", "spaces", "timm", "transformers", "gradio", "supervision", "opencv-python", "pytest", "# Build dependency; getting errors so try putting it here", "flit_core>=3.2,<4", "#samv2", "# Rdancer's version of samv2 includes a fix that makes it not crash on Windows", "git+https://github.com/rdancer/samv2.git"]

[project.urls]
Repository = "https://github.com/rdancer/ComfyUI_Florence2SAM2"
# Used by Comfy Registry https://registry.comfy.org

[tool.comfy]
PublisherId = ""
DisplayName = "ComfyUI_Florence2SAM2"
Icon = ""
includes = []
3 changes: 0 additions & 3 deletions videos/clip-07-camera-1.mp4

This file was deleted.

3 changes: 0 additions & 3 deletions videos/clip-07-camera-2.mp4

This file was deleted.

3 changes: 0 additions & 3 deletions videos/clip-07-camera-3.mp4

This file was deleted.