Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Hemg
/
heartbeat-detection
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Hemg
commited on
Apr 15, 2024
Commit
7868fe1
·
verified
·
1 Parent(s):
7558da8
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -2,7 +2,7 @@ from transformers import pipeline
2
import gradio as gr
3
4
5
-
MODEL_NAME = "heartbeat-
detection
"
6
HF_USER = "hemg"
7
8
2
import gradio as gr
3
4
5
+
MODEL_NAME = "
dangerous-
heartbeat-
MIT
"
6
HF_USER = "hemg"
7
8