Harveenchadha commited on
Commit
a74bf57
1 Parent(s): d6d0dc5

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -1,6 +1,6 @@
1
  import os
2
- #os.system("pip uninstall -y gradio")
3
- #os.system("pip install gradio==2.7")
4
  import gradio as gr
5
 
6
  #os.system('git clone https://github.com/Open-Speech-EkStep/vakyansh-tts')
1
  import os
2
+ os.system("pip uninstall -y gradio")
3
+ os.system("pip install gradio==2.7")
4
  import gradio as gr
5
 
6
  #os.system('git clone https://github.com/Open-Speech-EkStep/vakyansh-tts')