diff options
| -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 |
