Robin Fernandes

Results 27 comments of Robin Fernandes

Benchmark document: https://sd-parseq.web.app/?importRemote=GUWZvNjsIQOWlB5HVb2uT3vEg4u1%2Fdoc-150564fc-2b1b-4909-a9e8-ad4eb832fc2d-1680568876457.json&token=827e46b4-bfe3-4c97-8ece-c10cbb3b2e07 As of v0.1.50, on a 2018 Macbook pro : - ✅ Rendering the default starting document file is

Thanks for reporting this! If you find a way to recreate it let me know. Also let me know whether resizing the window or reloading restores the correct layout. Thanks...

> Hi, if you need help handling this issue you can assign to me. Thanks for the offer! I don't plan to work on this in the near term so...

Thanks for the report! Totally agree Parseq becomes clunky with more than a few thousand frames or a few mins of audio. I hope to address this soon. One promising...

The only things that make this a bit tricky are: - Prompts because Deforum doesn't support composable diffusion. If we put this aside we could add support on the basis...

Hi, parseq's syntax is case sensitive, so I'd expect uppercase AND to throw an error. To help me understand, do you have a particular concern with using lowercase 'and'? Or...

Turns out adding the following is enough to mute the error for react-scripts, and `@xzdarcy/[email protected]` only flags a warning: ``` "overrides": { "react-scripts": { "typescript": "^5" } ``` So we...

Done fore deletion, not yet for copy/paste.

Thanks for the report, this is definitely worth improving. The debouncing when typing in prompt fields (text and position) isn't working as well as I'd hoped. As a result we're...