Skip to content

Commit bfaa275

Browse files
Tiyaro demo added [as asked by #2129] (#2134)
1 parent 8a0ab80 commit bfaa275

File tree

1 file changed

+12
-3
lines changed

1 file changed

+12
-3
lines changed

doc/installation/0_index.md

Lines changed: 12 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,10 @@ OpenPose Doc - Installation
1212
5. [Compilation](#compilation)
1313
6. [Running OpenPose](#running-openpose)
1414
7. [Custom User Code](#custom-user-code)
15-
4. [Compiling and Running OpenPose from Source on ROS, Docker, and Google Colab - Community-Based Work](#compiling-and-running-openpose-from-source-on-ros-docker-and-google-colab-community-based-work)
16-
5. [Uninstalling, Reinstalling, or Updating OpenPose](#Uninstalling-reinstalling-or-updating-openpose)
17-
6. [Additional Settings (Optional)](#additional-settings-optional)
15+
4. [Compiling and Running OpenPose from Source on ROS, Docker, and Google Colab - Community-Based Work](#compiling-and-running-openpose-from-source-on-ros-docker-and-google-colab---community-based-work)
16+
5. [OpenPose Live Demo at Tiyaro - Community-Based Work](#openpose-live-demo-from-tiyaro---community-based-work)
17+
6. [Uninstalling, Reinstalling, or Updating OpenPose](#uninstalling-reinstalling-or-updating-openpose)
18+
7. [Additional Settings (Optional)](#additional-settings-optional)
1819

1920

2021

@@ -241,6 +242,14 @@ If you do not want to use the Windows portable binaries nor compile it from sour
241242
242243
243244
245+
## OpenPose Live Demo at Tiyaro - Community-Based Work
246+
You can find a [Live Demo of the OpenPose API at Tiyaro.ai](https://console.tiyaro.ai/explore/opensource-1-OpenPose/demo). We do not officially support it, but a Tiyaro co-founder added this support in [2129]. Feel free to comment in that post to him if you have questions about it.
247+
<p align="center"><a href="https://console.tiyaro.ai/explore?q=openpose&pub=opensource"> <img src="https://tiyaro-public-docs.s3.us-west-2.amazonaws.com/assets/try_on_tiyaro_badge.svg"></a></p>
248+
249+
250+
251+
252+
244253
## Uninstalling, Reinstalling, or Updating OpenPose
245254
OpenPose can be easily uninstalled:
246255
1. (Ubuntu and Mac) If you ran `sudo make install` (which we do not recommend), then run `sudo make uninstall` in `build/`.

0 commit comments

Comments
 (0)