Jacopo Marrone

Results 56 comments of Jacopo Marrone

Same, but the fix https://github.com/remarkablemark/html-react-parser/issues/1444#issuecomment-2161367675 doesn't satisfies TS

I presume this is expected behavior, meaning that the SDK is not supposed to work on browser runtime. It's my first time using fern. In case is not supported, is...

> disable [these](https://github.com/HumeAI/hume-typescript-sdk/blob/d9e714f441e779b2f2b351449628625a8048a38e/package.json#L44-L48) in your package.json In package.json of sdk consumer app (next.js) or in the project that generate the sdk ? > 2. turn on the config flag for...

Which path the extension look for config files ? Can we use multiple files for the same context (img2img,txt2img,...) ?

Sorry, i rephrase. When i git clone the repo inside `a1111` extensions dir, the directory of the extension doesn't contains hardcoded files that contains presets. I need to run `a1111`...

Thanks, I don't know if i'm able to do it because I'm not so good at python, but do you accept PR for new features?

Ok! Thanks for being fair about it! What if as a middle-ground... You add to the repo, as version controlled files, a copy of the default presets files (config-img2img.json,...) with...

Any updates on this ? As of today which is the recommended path to convert TS types (generated with supabase cli) into python types ? Recommended Libraries to use ?

> If it could get testing guidance on my PR I'd continue my work. You pr would add a new command to supabase cli ?

> No it just adds Python type generation. So it's a standalone script .py ?