Files
samgeo3-lab/requirements.txt
T
minsung 34a885bcf8 Initial publish: SamGeo3 multi-prompt segmentation lab.
Scripts, prompt JSON tiers, usage docs, and README. Input images
(data/) and segmentation outputs (output/) are gitignored.
2026-07-15 16:11:59 +09:00

8 lines
304 B
Plaintext

# Pin loosely for experiments. Install torch CUDA wheels FIRST (see README).
# uv pip install torch torchvision --index-url https://download.pytorch.org/whl/cu121
segment-geospatial[samgeo3]>=1.4.1
triton-windows>=3.3.0.post19; sys_platform == "windows"
matplotlib>=3.8
ipykernel>=6.29
jupyterlab>=4.0