notrey commited on
Commit
15f0220
·
1 Parent(s): 4513e1b

updating app

Browse files
Files changed (1) hide show
  1. app.py +1 -10
app.py CHANGED
@@ -572,13 +572,4 @@ elif input_method == "Real-time Webcam":
572
  st.error(f"Error accessing webcam: {str(e)}")
573
  st.info("Please try the Simulation Mode instead, which doesn't require webcam access.")
574
 
575
- # --- Footer ---
576
- st.markdown("---")
577
- st.markdown("""
578
- **Tips for Best Results:**
579
- - If webcam doesn't work, try "Simulation Mode" or "Upload Video" options
580
- - Ensure good lighting for accurate face detection
581
- - Position faces clearly in the frame
582
- - Try different emotion models for comparison
583
- - Adjust the confidence threshold if emotions aren't being detected correctly
584
- """)
 
572
  st.error(f"Error accessing webcam: {str(e)}")
573
  st.info("Please try the Simulation Mode instead, which doesn't require webcam access.")
574
 
575
+