PierreBrunelle commited on
Commit
ac78fd6
·
verified ·
1 Parent(s): 84e927c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -0
app.py CHANGED
@@ -1,3 +1,5 @@
 
 
1
  import gradio as gr
2
  import gradio.themes as Soft
3
  import pixeltable as pxt
 
1
+ %pip install -qU git+https://github.com/Megvii-BaseDetection/YOLOX@ac58e0a
2
+
3
  import gradio as gr
4
  import gradio.themes as Soft
5
  import pixeltable as pxt