https://github.com/nicehero/comfyui-SegGPT
comfyui SegGPT plugin
https://github.com/nicehero/comfyui-SegGPT
Last synced: 4 months ago
JSON representation
comfyui SegGPT plugin
- Host: GitHub
- URL: https://github.com/nicehero/comfyui-SegGPT
- Owner: nicehero
- License: mit
- Created: 2024-08-25T15:26:36.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-08-26T06:05:35.000Z (8 months ago)
- Last Synced: 2024-08-26T17:01:12.802Z (8 months ago)
- Language: Python
- Size: 460 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-comfyui - **comfyui-SegGPT**
README
### Installation
to your custom_nodes path
```
git clone https://github.com/nicehero/comfyui-SegGPT
cd comfyui-SegGPT
wget https://huggingface.co/BAAI/SegGPT/resolve/main/seggpt_vit_large.pth #download this url model in it
pip install -r requirements.txt
```
### Usage
![]()