breadlicker45 commited on
Commit
c708284
1 Parent(s): 335776d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +4 -0
app.py CHANGED
@@ -90,6 +90,10 @@ with block:
90
  <p>Demo by <a href="https://huggingface.co/Mubert" style="text-decoration: underline;" target="_blank">Mubert</a>
91
  </p>
92
  </div>
 
 
 
 
93
  ''')
94
 
95
  block.launch()
 
90
  <p>Demo by <a href="https://huggingface.co/Mubert" style="text-decoration: underline;" target="_blank">Mubert</a>
91
  </p>
92
  </div>
93
+ </div>
94
+ <p style="margin-bottom: 10px; font-size: 94%">
95
+ if you put anything over 200 you will need to wait 10 or 15 second after it is done processing.
96
+ </div>
97
  ''')
98
 
99
  block.launch()