5m4ck3r commited on
Commit
fdf32ed
·
1 Parent(s): f631f65

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 uninstall -y gradio")
3
  os.system("pip install gradio==4.7.1")
4
  import cv2
5
  import gradio as gr
 
1
  import os
2
+ os.system("pip uninstall -y gradio")
3
  os.system("pip install gradio==4.7.1")
4
  import cv2
5
  import gradio as gr