Files
saw_mill_knot_detection/requirements.txt

9 lines
211 B
Plaintext
Raw Normal View History

rfdetr==1.3.0
onnx>=1.20.0
onnxruntime>=1.23.0
onnx_graphsurgeon>=0.5.0
# optional but useful for visualization / quick sanity checks
supervision>=0.27.0
Pillow>=10.0.0
2025-12-23 18:24:40 -07:00
# GUI is Tkinter-based (standard library)