Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/runwayml/p5js
RunwayML + p5.js π
https://github.com/runwayml/p5js
Last synced: about 2 months ago
JSON representation
RunwayML + p5.js π
- Host: GitHub
- URL: https://github.com/runwayml/p5js
- Owner: runwayml
- Created: 2019-03-27T21:48:21.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-03-11T17:35:08.000Z (almost 5 years ago)
- Last Synced: 2023-10-20T22:55:02.125Z (about 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 17.3 MB
- Stars: 92
- Watchers: 11
- Forks: 34
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# RunwayML + p5.js
A collection of examples and tutorials on how to use [RunwayML](https://runwayml.com/) with [p5.js](http://p5js.org/).
More RunwayML networking examples [here](https://learn.runwayml.com/#/networking/examples).
πCommunity Contribution
## Examples
### HTTP
* [Create Contour Drawings I with PhotoSketch (Coloring Book)](PhotoSketch/ColoringBook/) by [JP Yepez](https://www.jpyepez.com) π
* [Image Translation with CycleGAN](CycleGAN/CycleGAN_HTTP/) by [Matthew Kenney](http://matthewkenney.site/) π
* [Generate Images from Text with AttnGAN](AttnGAN/) by [Matthew Kenney](http://matthewkenney.site/) π
* [Generate Text from Images with im2text](im2txt/) by [Yining Shi](https://1023.io) π
* [Generate Text with GPT-2](GPT2/) by [Matthew Kenney](http://matthewkenney.site/) π### Socket.IO
* [Create Contour Drawings II with PhotoSketch (Coloring Book)](PhotoSketch/PhotoSketch_Websockets/) by [Matthew Kenney](http://matthewkenney.site/) π
* [Image Fast Style Transfer with Webcam](FastStyleTransfer/) by [Matthew Kenney](http://matthewkenney.site/) π
* [Image Translation with CycleGAN](CycleGAN/CycleGAN_Websockets/) by [Matthew Kenney](http://matthewkenney.site/) π
## ContributingThis is still a work in progress. Contributions welcome!