github-actions
Deploy to Hugging Face
c794b6b
|
Raw
History Blame Contribute Delete
257 Bytes

Dead Code Audit

  • Need to verify if est_face.py and ision_ci_stub.py are actually used or safe to remove from production environments.
  • Check for unused model files (both yolov5nu.pt and yolov8n.pt are present; do we use both in runtime or just one?).