Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
pavankumarvk
/
Multi_Modal_Deepfake_Detection
Like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
pavankumarvk
commited on
Nov 5, 2025
Commit
71fcef8
·
verified
·
1 Parent(s):
15f952c
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -51,4 +51,4 @@ app = gr.TabbedInterface(
51
)
52
53
if __name__ == '__main__':
54
-
demo
.launch()
51
)
52
53
if __name__ == '__main__':
54
+
app
.launch()