venkatviswa commited on
Commit
1941d4a
·
verified ·
1 Parent(s): 266fbb3

accelerate addition

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -29,4 +29,6 @@ transformers # Optional: used for text summarization (LLMs)
29
  shapely # Geometry operations for arrow-head box logic
30
 
31
  # ✅ Optional Debug Tools (Uncomment if needed)
32
- # matplotlib # For plotting / bounding box debug
 
 
 
29
  shapely # Geometry operations for arrow-head box logic
30
 
31
  # ✅ Optional Debug Tools (Uncomment if needed)
32
+ # matplotlib # For plotting / bounding box debug
33
+
34
+ acceletate #needed for LLM GPU Acceleration