akhaliq HF staff commited on
Commit
8e732f9
1 Parent(s): 2eb3a49

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -0
app.py CHANGED
@@ -1,3 +1,5 @@
 
 
1
  import gradio as gr
2
 
3
  title = "fairseq S^2: A Scalable and Integrable Speech Synthesis Toolkit"
 
1
+ import os
2
+ os.system("pip install gradio=2.8.0b")
3
  import gradio as gr
4
 
5
  title = "fairseq S^2: A Scalable and Integrable Speech Synthesis Toolkit"