Sultannn commited on
Commit
d216bc4
1 Parent(s): f8473a4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -61,7 +61,7 @@ example = [["images_1.jpeg ","YOLOXM"],["images_2.jpeg","YOLOXS"],["images.jpeg"
61
 
62
  description = "Demo for YOLOX(Object Detection). Models are YOLOXNano - YOLOXX"
63
 
64
- article = "<a href='https://github.com/Megvii-BaseDetection/YOLOX' target='_blank'><u>YOLOX </u></a>is an anchor-free version of YOLO, with a simpler design but better performance!<br><br><p style='text-align: center'>Untuk penjelasan lihat di <a href='https://github.com/sultanbst123/Text_summarization-id2id' target='_blank'><u>repo ku </u>😁</a></p>"
65
 
66
  # deploy
67
  iface = gr.Interface(main,
 
61
 
62
  description = "Demo for YOLOX(Object Detection). Models are YOLOXNano - YOLOXX"
63
 
64
+ article = "<a href='https://github.com/Megvii-BaseDetection/YOLOX' target='_blank'><u>YOLOX </u></a>is an anchor-free version of YOLO, with a simpler design but better performance!<br><br><p style='text-align: center'>Untuk penjelasan lihat di <a href='https://github.com/sultanbst123/YOLOX-Demo' target='_blank'><u>repo ku </u>😁</a></p>"
65
 
66
  # deploy
67
  iface = gr.Interface(main,