Skip to content

10 more updated links for Huggingface Spaces Gradio demos #273

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Feb 25, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion pytorch_vision_alexnet.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ featured_image_1: alexnet1.png
featured_image_2: alexnet2.png
accelerator: cuda-optional
order: 10
demo-model-link: https://colab.research.google.com/drive/1avee9yGqxf2cSE3AaYctXPilfibhXo3M
demo-model-link: https://huggingface.co/spaces/pytorch/AlexNet
---

```python
Expand Down
2 changes: 1 addition & 1 deletion pytorch_vision_densenet.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ featured_image_1: densenet1.png
featured_image_2: densenet2.png
accelerator: cuda-optional
order: 10
demo-model-link: https://colab.research.google.com/drive/1zZGSyJUchpeIfMDgyzFTLRQF-uyX9sQN
demo-model-link: https://huggingface.co/spaces/pytorch/Densenet
---

```python
Expand Down
1 change: 1 addition & 0 deletions pytorch_vision_fcn_resnet101.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ featured_image_1: deeplab1.png
featured_image_2: fcn2.png
accelerator: cuda-optional
order: 10
demo-model-link: https://huggingface.co/spaces/pytorch/FCN
---

```python
Expand Down
1 change: 1 addition & 0 deletions pytorch_vision_ghostnet.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ featured_image_1: ghostnet.png
featured_image_2: no-image
accelerator: cuda-optional
order: 10
demo-model-link: https://huggingface.co/spaces/pytorch/GhostNet
---

```python
Expand Down
1 change: 1 addition & 0 deletions pytorch_vision_hardnet.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ featured_image_1: hardnet.png
featured_image_2: hardnet_blk.png
accelerator: cuda-optional
order: 10
demo-model-link: https://huggingface.co/spaces/pytorch/HardNet
---

```python
Expand Down
1 change: 1 addition & 0 deletions pytorch_vision_ibnnet.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ featured_image_1: ibnnet.png
featured_image_2: no-image
accelerator: cuda-optional
order: 10
demo-model-link: https://huggingface.co/spaces/pytorch/IBN-Net
---

```python
Expand Down
2 changes: 1 addition & 1 deletion pytorch_vision_inception_v3.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ featured_image_1: inception_v3.png
featured_image_2: no-image
accelerator: cuda-optional
order: 10
demo-model-link: https://colab.research.google.com/drive/1KPpTEcUa6KECkNfq1pYbBK8xBaMt1Eek
demo-model-link: https://huggingface.co/spaces/pytorch/Inception_v3
---

```python
Expand Down
2 changes: 1 addition & 1 deletion pytorch_vision_mobilenet_v2.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ featured_image_1: mobilenet_v2_1.png
featured_image_2: mobilenet_v2_2.png
accelerator: cuda-optional
order: 10
demo-model-link: https://colab.research.google.com/drive/1zjsamXNjQBsbvuR0y5-dDZgTO8XXun4A
demo-model-link: https://huggingface.co/spaces/pytorch/MobileNet_v2
---

```python
Expand Down
1 change: 1 addition & 0 deletions pytorch_vision_proxylessnas.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ featured_image_1: proxylessnas.png
featured_image_2: no-image
accelerator: cuda-optional
order: 10
demo-model-link: https://huggingface.co/spaces/pytorch/ProxylessNAS
---

```python
Expand Down
1 change: 1 addition & 0 deletions pytorch_vision_resnest.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ featured_image_1: resnest.jpg
featured_image_2: no-image
accelerator: cuda-optional
order: 10
demo-model-link: https://huggingface.co/spaces/pytorch/ResNeSt
---

```python
Expand Down