AntaresGuo commited on
Commit
94dff39
·
verified ·
1 Parent(s): eba09e8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,4 +1,4 @@
1
- import os os.system("pip uninstall -y gradio")
2
  os.system("pip install gradio==4.29.0")
3
  import gradio as gr
4
 
 
1
+ import os
2
  os.system("pip install gradio==4.29.0")
3
  import gradio as gr
4