zarox commited on
Commit
c0c3d77
·
1 Parent(s): 8206e35
Files changed (1) hide show
  1. app.py +2 -3
app.py CHANGED
@@ -36,10 +36,9 @@ before_text = """<div align="center">
36
  <h1>AudioFusion</h1>
37
  <i>Add a touch of uniqueness with various customizable effects like slowed and reverb.</i>
38
  </div>
 
39
 
40
- <br><hr><br>"""
41
-
42
- after_text = """
43
  ## Todo
44
 
45
  \# Acapella Extractor<br>
 
36
  <h1>AudioFusion</h1>
37
  <i>Add a touch of uniqueness with various customizable effects like slowed and reverb.</i>
38
  </div>
39
+ <hr>"""
40
 
41
+ after_text = """<hr>
 
 
42
  ## Todo
43
 
44
  \# Acapella Extractor<br>