spell fix
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -31,4 +31,4 @@ shapely # Geometry operations for arrow-head box logic
|
|
31 |
# ✅ Optional Debug Tools (Uncomment if needed)
|
32 |
# matplotlib # For plotting / bounding box debug
|
33 |
|
34 |
-
|
|
|
31 |
# ✅ Optional Debug Tools (Uncomment if needed)
|
32 |
# matplotlib # For plotting / bounding box debug
|
33 |
|
34 |
+
accelerate #needed for LLM GPU Acceleration
|