PhoenixBomb commited on
Commit
769d3c5
·
verified ·
1 Parent(s): 1aa6fe7

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +4 -0
app.py CHANGED
@@ -1,3 +1,7 @@
 
 
 
 
1
  import base64
2
  import hashlib
3
  import warnings
 
1
+ # app.py
2
+ # Biometric Authentication Literature Survey + Interactive Demonstration
3
+ # Single-file Gradio app for Hugging Face Spaces free CPU tier.
4
+
5
  import base64
6
  import hashlib
7
  import warnings