-
Notifications
You must be signed in to change notification settings - Fork 262
Description
Hi - ive run modal examples for a while and no issues at all.
Pulled your latest release and running into issues with all builds
Heres the flux kontext one - ive tried setting utf8 on windows but same issue
Building image im-EobGo4CgzytwRFgWvV1B5B
Terminating task due to error: error unescaping string: UnrecognizedEscape: unrecognized escape sequence
Runner failed with exit code: -1
Stopping app - uncaught exception raised locally: RemoteError('Image build for im-EobGo4CgzytwRFgWvV1B5B failed. See build logs for more details.').
AI is suggesting theres an issue with the quotes in the image_image.py. Ive tried running redoing the script but still same issue.
Im guessing its the emojis - tried a few script rewrites with the AI overlords but same issues .
Running on lastest modal version on windows 10
Thanks
Building image im-EobGo4CgzytwRFgWvV1B5B -- Jul 06 12:49:00.599 | Terminating task due to error: error unescaping string: UnrecognizedEscape: unrecognized escape sequence Jul 06 12:49:00.753 | Runner failed with exit code: -1 Jul 06 12:49:00.845 | Stopping app - uncaught exception raised locally: RemoteError('Image build for im-EobGo4CgzytwRFgWvV1B5B failed. See build logs for more details.').PS theres a typo in your 60 second chatterbox command - change test to TEXT
git clone https://github.com/modal-labs/modal-examples cd modal-examples modal serve 06_gpu_and_ml/**test-to-audio**/chatterbox_tts.py