LovnishVerma commited on
Commit
04ddcc1
·
verified ·
1 Parent(s): c84a443

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -3
app.py CHANGED
@@ -2,7 +2,7 @@
2
  Hand2Voice: AI-Powered Sign Language Assistant
3
  ----------------------------------------------
4
  Version: 11.0.0 (Footer Fix)
5
- Author: Arshbir Singh
6
  Organization: Government Research / NIELIT
7
  Date: 2025-12-24
8
 
@@ -32,8 +32,8 @@ LAYOUT = "wide"
32
  LOGO_FILE = "NIELIT-LOGO.png"
33
  GIF_FILE = "hand_animation.gif"
34
  GIF_URL = "https://mediapipe.dev/images/mobile/hand_tracking_3d_android_gpu.gif"
35
- AUTHOR_NAME = "Arshbir Singh"
36
- COPYRIGHT_YEAR = "2025"
37
 
38
  # --- 1. THE CONCRETE CSS (Layout & Design System) ---
39
  STABILIZATION_CSS = """
 
2
  Hand2Voice: AI-Powered Sign Language Assistant
3
  ----------------------------------------------
4
  Version: 11.0.0 (Footer Fix)
5
+ Author: Lovnish Verma
6
  Organization: Government Research / NIELIT
7
  Date: 2025-12-24
8
 
 
32
  LOGO_FILE = "NIELIT-LOGO.png"
33
  GIF_FILE = "hand_animation.gif"
34
  GIF_URL = "https://mediapipe.dev/images/mobile/hand_tracking_3d_android_gpu.gif"
35
+ AUTHOR_NAME = "Lovnish Verma"
36
+ COPYRIGHT_YEAR = "2026"
37
 
38
  # --- 1. THE CONCRETE CSS (Layout & Design System) ---
39
  STABILIZATION_CSS = """