mirror of
https://github.com/Ladebeze66/ragflow_preprocess.git
synced 2026-02-04 15:00:26 +01:00
4 lines
70 B
Python
4 lines
70 B
Python
import os
|
|
|
|
haarcascades = os.path.join(os.path.dirname(__file__), "")
|