yunusajib commited on
Commit
0d4f1cd
·
verified ·
1 Parent(s): 382658c
Files changed (1) hide show
  1. app.py +1 -6
app.py CHANGED
@@ -703,9 +703,4 @@ with gr.Blocks(title="Advanced Patient Emotion Analysis System", theme=gr.themes
703
 
704
  **Current System Status:**
705
  - 🖥️ **Processing Device**: {analyzer.device}
706
- - 🧠 **Facial Model**: Custom CNN (7 emotions)
707
- - 🎵 **Voice Model**: LSTM-based architecture (6 emotions)
708
- - 👁️ **Face Detection**: dlib frontal face detector
709
- - 📊 **Audio Features**: MFCC, spectral features, pitch analysis
710
-
711
- ---
 
703
 
704
  **Current System Status:**
705
  - 🖥️ **Processing Device**: {analyzer.device}
706
+ - 🧠 **