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