diff options
| author | Jules Laplace <julescarbon@gmail.com> | 2018-05-27 04:34:47 +0200 |
|---|---|---|
| committer | Jules Laplace <julescarbon@gmail.com> | 2018-05-27 04:34:47 +0200 |
| commit | ed80103ff0c4b87d2726da5ceab8ec566b46e0ee (patch) | |
| tree | 0665af3a38991c3004ccfeeb5eccd8f025518887 /README.md | |
| parent | 9bb63160cc48111b0a57acaed85956cb9b82c59d (diff) | |
comment
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -15,7 +15,7 @@ Cortex relay chain for doing IPC with Pix2Pix running on a faraway server. ### ZeroRPC API wrapper -To be inserted into Pix2pix or another dynamic image generation script. Should accept changes in parameters, and send a continuous stream of images. +To be inserted into Pix2pix or another dynamic image generation script. Should accept changes in parameters, and send a continuous stream of images. Scripts using this wrapper should be sure not to block, i.e. call `gspawn.sleep()` instead of `time.sleep()`. ### Local websocket relay |
