vlbthambawita commited on
Commit
f89f767
1 Parent(s): 97a7c7c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -32,5 +32,5 @@ gr.Interface(
32
  predict,
33
  inputs=None,
34
  outputs="image",
35
- title="Generating ECGs",
36
  ).launch()
 
32
  predict,
33
  inputs=None,
34
  outputs="image",
35
+ title="Generating Fake ECGs",
36
  ).launch()