Hussein El-Hadidy commited on
Commit
08ff78e
·
1 Parent(s): 3cd94cf
Files changed (2) hide show
  1. app.py +0 -8
  2. yolo11n-pose_float16.tflite +0 -3
app.py CHANGED
@@ -49,14 +49,6 @@ OUTPUT_DIR = "Output"
49
  UPLOAD_DIR = "uploads"
50
  os.makedirs(UPLOAD_DIR, exist_ok=True)
51
 
52
- # Load the YOLO model
53
- try:
54
- model = YOLO("yolo11n-pose_float16.tflite")
55
- print("Model loaded successfully")
56
- except Exception as e:
57
- print(f"❌ Model loading failed: {str(e)}")
58
- model = None
59
-
60
 
61
 
62
  # Cloudinary config
 
49
  UPLOAD_DIR = "uploads"
50
  os.makedirs(UPLOAD_DIR, exist_ok=True)
51
 
 
 
 
 
 
 
 
 
52
 
53
 
54
  # Cloudinary config
yolo11n-pose_float16.tflite DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:a5175bbd5080cf332a61ab39f5b8396693d14d5ee649ee1ba2670811355ccfce
3
- size 6069875