Narendra9009 commited on
Commit
8eb40da
·
1 Parent(s): 56954cd

changed some thing in docker for making installation for system wise dependency

Browse files
__pycache__/main.cpython-313.pyc CHANGED
Binary files a/__pycache__/main.cpython-313.pyc and b/__pycache__/main.cpython-313.pyc differ
 
requirements.txt CHANGED
@@ -66,3 +66,4 @@ urllib3==2.3.0
66
  uvicorn==0.34.0
67
  watchfiles==1.0.4
68
  websockets==15.0
 
 
66
  uvicorn==0.34.0
67
  watchfiles==1.0.4
68
  websockets==15.0
69
+ opencv-python-headless
routes/__pycache__/chess_review.cpython-313.pyc CHANGED
Binary files a/routes/__pycache__/chess_review.cpython-313.pyc and b/routes/__pycache__/chess_review.cpython-313.pyc differ
 
routes/__pycache__/detection.cpython-313.pyc CHANGED
Binary files a/routes/__pycache__/detection.cpython-313.pyc and b/routes/__pycache__/detection.cpython-313.pyc differ
 
routes/__pycache__/segmentation.cpython-313.pyc CHANGED
Binary files a/routes/__pycache__/segmentation.cpython-313.pyc and b/routes/__pycache__/segmentation.cpython-313.pyc differ