Scripts, prompt JSON tiers, usage docs, and README. Input images (data/) and segmentation outputs (output/) are gitignored.
8 lines
304 B
Plaintext
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
|