akhaliq HF staff commited on
Commit
a0e79bc
1 Parent(s): ecc44d4

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.7.5.2b")
3
  import gradio as gr
4
 
5
  title = "fairseq S^2: A Scalable and Integrable Speech Synthesis Toolkit"