Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
deepsynthbody/deepfake-ecg-generator
deepsynthbody
/
deepfake-ecg-generator-plus
like
1
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
7bbfc34
deepfake-ecg-generator-plus
/
app.py
vlbthambawita
initial commit
7bbfc34
over 2 years ago
raw
Copy download link
history
blame
Safe
84 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/deepsynthbody/deepfake_ecg"
).launch()