vchiang001 commited on
Commit
e4c28d8
β€’
1 Parent(s): c20ef4d

changed name

Browse files
Files changed (1) hide show
  1. app.py +3 -2
app.py CHANGED
@@ -342,8 +342,9 @@ outputs = [gr_gallery_output, #gr_json_output,
342
  #gr_pose_output,
343
  ]
344
 
345
- gr_title = "MegaDetector v5 + DLClive by Sofi, Nesli, Nirel, Vic"
346
- gr_description = "Detect and estimate the pose of animals in camera trap images, using MegaDetector v5a + DeepLabCut-live. \
 
347
  Builds up on work from <a href='https://huggingface.co/spaces/hlydecker/MegaDetector_v5'>hlydecker/MegaDetector_v5</a> \
348
  <a href='https://huggingface.co/spaces/sofmi/MegaDetector_DLClive'>sofmi/MegaDetector_DLClive</a> \
349
  <a href='https://huggingface.co/spaces/Neslihan/megadetector_dlcmodels'>Neslihan/megadetector_dlcmodels</a>"
 
342
  #gr_pose_output,
343
  ]
344
 
345
+ gr_title = "MegaDetector v5 + DeepLabCut"
346
+ gr_description = "Contributed by Sofia Minano, Neslihan Wittek, Nirel Kadzo,VicShaoChih Chiang \
347
+ Detect and estimate the pose of animals in camera trap images, using MegaDetector v5a + DeepLabCut-live. \
348
  Builds up on work from <a href='https://huggingface.co/spaces/hlydecker/MegaDetector_v5'>hlydecker/MegaDetector_v5</a> \
349
  <a href='https://huggingface.co/spaces/sofmi/MegaDetector_DLClive'>sofmi/MegaDetector_DLClive</a> \
350
  <a href='https://huggingface.co/spaces/Neslihan/megadetector_dlcmodels'>Neslihan/megadetector_dlcmodels</a>"