Skip to content

Commit

Permalink
chore: added Joao as a contributor to convnext.
Browse files Browse the repository at this point in the history
  • Loading branch information
sayakpaul committed Feb 21, 2022
1 parent d386cf8 commit 15c916f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/source/model_doc/convnext.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@ alt="drawing" width="600"/>

<small> ConvNeXT architecture. Taken from the <a href="https://arxiv.org/abs/2201.03545">original paper</a>.</small>

This model was contributed by [nielsr](https://huggingface.co/nielsr). TensorFlow version of the model was contributed by [ariG23498](https://github.com/ariG23498)
and [sayakpaul](https://github.com/sayakpaul) (equal contribution). The original code can be found [here](https://github.com/facebookresearch/ConvNeXt).
This model was contributed by [nielsr](https://huggingface.co/nielsr). TensorFlow version of the model was contributed by [ariG23498](https://github.com/ariG23498),
[gante](https://github.com/gante), and [sayakpaul](https://github.com/sayakpaul) (equal contribution). The original code can be found [here](https://github.com/facebookresearch/ConvNeXt).

## ConvNeXT specific outputs

Expand Down

0 comments on commit 15c916f

Please sign in to comment.