--- title: Emotion Detection (ViT-Stable) emoji: 😄 colorFrom: blue colorTo: purple sdk: gradio sdk_version: 5.49.1 app_file: app.py pinned: false --- # PyTorch Facial Emotion Detection (ViT Stable) This version uses the **abhilash88/face-emotion-detection** ViT model, which is generally more stable and less resource-intensive to load than the previous checkpoint on standard CPU environments. **Final Deployment Steps:** 1. **Replace** all four files with the contents above. 2. Go to the Space **Settings** tab. 3. Click **Factory reboot**.