Skip to content
This repository was archived by the owner on Mar 6, 2025. It is now read-only.

Commit 77bf6f3

Browse files
authored
Update examples
1 parent 5aeb028 commit 77bf6f3

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

README.md

+7-3
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,13 @@ More RunwayML networking examples [here](https://learn.runwayml.com/#/networking
1111
🎉Community Contribution
1212

1313
## Examples
14-
- [Generate Text from Webcam Images with im2txt](/im2txt/sendWebcam)
15-
- [Receive Text from im2txt](/im2txt/receivesOnly)
16-
- [Noise2D Image Synthesizer using SPADE-COCO](/SPADE-COCO/Noise2DSynth) by [JP Yepez](https://www.jpyepez.com) 🎉
14+
15+
### HTTP
16+
* [Noise2D Image Synthesizer using SPADE-COCO](/SPADE-COCO/Noise2DSynth) by [JP Yepez](https://www.jpyepez.com) 🎉
17+
18+
### Socket.IO
19+
* [Generate Text from Webcam Images with im2txt](/im2txt/sendWebcam)
20+
* [Receive Text from im2txt](/im2txt/receivesOnly)
1721

1822
## Library
1923

0 commit comments

Comments
 (0)