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...
vlbthambawita
commited on
Feb 25, 2023
Commit
a2c89cd
·
1 Parent(s):
9ce0120
remove share
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -31,4 +31,4 @@ gr.Interface(
31
inputs=None,
32
outputs="image",
33
title="Generating ECGs",
34
-
).launch(
share=True
)
31
inputs=None,
32
outputs="image",
33
title="Generating ECGs",
34
+
).launch()