akhaliq HF staff commited on
Commit
1407364
·
1 Parent(s): 657ba50

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,5 +1,5 @@
1
  import os
2
- os.system("pip install gradio==2.7.0a102")
3
  import gradio as gr
4
 
5
  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"