akhaliq HF staff commited on
Commit
0fd0c4a
1 Parent(s): 71451cb

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