Yw22 commited on
Commit
b23711b
1 Parent(s): f941fd5
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -5,7 +5,7 @@ import sys
5
  print("Installing correct gradio version...")
6
  os.system("pip uninstall -y gradio")
7
  os.system("pip install gradio==4.7.0")
8
- print("Installing Finished")
9
 
10
 
11
  import gradio as gr
 
5
  print("Installing correct gradio version...")
6
  os.system("pip uninstall -y gradio")
7
  os.system("pip install gradio==4.7.0")
8
+ # print("Installing Finished")
9
 
10
 
11
  import gradio as gr