blesot commited on
Commit
ff6fe12
1 Parent(s): 455aca4

updates header info

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -29,8 +29,7 @@ DESCRIPTION = """# MMDetection
29
  ![image](https://user-images.githubusercontent.com/12907710/137271636-56ba1cd2-b110-4812-8221-b4c120320aa9.png)
30
  This is an unofficial demo for [https://github.com/open-mmlab/mmdetection](https://github.com/open-mmlab/mmdetection).
31
 
32
- This space demonstrates the use of an integration of Vision pretained models from Open MMlab and hugging face hub. Model configurations and checkpoints are uploaded to hugging face space and can be used for inference directly from [MMdetection](https://github.com/open-mmlab/mmdetection) library.
33
-
34
  With this demo, object detection using the Mask R-CNN & Faster R-CNN model can be performed.
35
  You can upload image files, or use the example files below.
36
  For more information on the Models, find some helpful resources below.
 
29
  ![image](https://user-images.githubusercontent.com/12907710/137271636-56ba1cd2-b110-4812-8221-b4c120320aa9.png)
30
  This is an unofficial demo for [https://github.com/open-mmlab/mmdetection](https://github.com/open-mmlab/mmdetection).
31
 
32
+ This space demonstrates the use of an integration of Vision pretained models from Open MMlab and hugging face hub. Model configurations and checkpoints are uploaded to hugging face space and can be used for inference directly from [MMdetection](https://github.com/open-mmlab/mmdetection) library.
 
33
  With this demo, object detection using the Mask R-CNN & Faster R-CNN model can be performed.
34
  You can upload image files, or use the example files below.
35
  For more information on the Models, find some helpful resources below.