Dionyssos commited on
Commit
53e868b
·
1 Parent(s): 38112e7

Tab for andro

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -216,6 +216,6 @@ with gr.Blocks() as demo:
216
  outputs=[output_audio])
217
 
218
  with gr.Tab(label="Videos"):
219
- gr.Markdown('''<a href="https://huggingface.co/dkounadis/artificial-styletts2">Full Code</a> of Cultural Heritage Videos & Analysis of Voices Expression''')
220
 
221
  demo.launch(debug=True)
 
216
  outputs=[output_audio])
217
 
218
  with gr.Tab(label="Videos"):
219
+ gr.Markdown('''<a href="https://huggingface.co/dkounadis/artificial-styletts2">Full Code and Videos</a>''')
220
 
221
  demo.launch(debug=True)