Lambang commited on
Commit
809ffc6
1 Parent(s): 6522f87
Files changed (2) hide show
  1. main.py +1 -1
  2. requirements.txt +0 -0
main.py CHANGED
@@ -3,7 +3,7 @@ import pickle
3
  import uvicorn
4
  import pandas as pd
5
  import shutil
6
- import cv2
7
  import mediapipe as mp
8
  from werkzeug.utils import secure_filename
9
  import tensorflow as tf
 
3
  import uvicorn
4
  import pandas as pd
5
  import shutil
6
+ # import cv2
7
  import mediapipe as mp
8
  from werkzeug.utils import secure_filename
9
  import tensorflow as tf
requirements.txt CHANGED
Binary files a/requirements.txt and b/requirements.txt differ