@@ -38,7 +38,7 @@ def install_torch():
# Call the function to ensure torch is installed
# install_torch()
sys.path.insert(
0, "/home/nguyendc/cuong-dev/GroundingDINO/.venv/lib/python3.13/site-packages"
0, f"{__file__}/.venv/lib/python3.13/site-packages"
)
import torch
The note is not visible to the blocked user.