johnbradley commited on
Commit
1dad41e
β€’
1 Parent(s): 8299190

Fix typo in app header

Browse files
Files changed (1) hide show
  1. app_header.md +1 -1
app_header.md CHANGED
@@ -1,4 +1,4 @@
1
  # Drexel Metadata
2
  Generate object detection metadata for a fish image using the [imageomics/Drexel-metadata-generator model](https://huggingface.co/imageomics/Drexel-metadata-generator).
3
  The model will create a visualization based on the image, a mask of the fish outline, and JSON metadata.
4
- The source code for the model is available at [hdr-bgnn/drexel_metadata model](https://github.com/hdr-bgnn/drexel_metadata).
 
1
  # Drexel Metadata
2
  Generate object detection metadata for a fish image using the [imageomics/Drexel-metadata-generator model](https://huggingface.co/imageomics/Drexel-metadata-generator).
3
  The model will create a visualization based on the image, a mask of the fish outline, and JSON metadata.
4
+ The source code for the model is available at [hdr-bgnn/drexel_metadata](https://github.com/hdr-bgnn/drexel_metadata).