Results 110 comments of Arthur Wolf

> You may download checkpoints [here](https://github.com/yu45020/Text_Segmentation_Image_Inpainting/tree/master/checkpoints). Uploading them to github seems less practical. The link is now broken...

Same, anyone has a solution to this ?? my code: ``` import { client } from "@gradio/client"; // This did not help: // const client = require('@gradio/client'); (async () =>...

> ``` > const dynamic = new Function('modulePath', 'return import(modulePath)'); > const { client } = await dynamic('@gradio/client'); > ``` > > This worked for me also it's great that...

@julialongtin now that the typo is fixed, need new/final review. thanks!

created a new version of this PR at https://github.com/wireapp/wire-server/pull/3740, deleting this one.

I've read this thread and the previous one, and i'm very confused what the status of this is. Let's take the most basic thing : I have a Orange Pi...

« I have a big legacy project that uses commonjs, it would be a nightmare to switch every file to import syntax. » same issue here.

Doing ``` export const importDynamic = new Function('modulePath', 'return import(modulePath)'); const { client } = await importDynamic('@gradio/client'); ``` seemingly worked, but there has to be a cleaner solution here... (also...

Doing the «importDynamic» solution is described above ended up not working ( I do not remember why at this point, I think I got no errors, but also no function....

![page-3461-ids](https://github.com/noco-ai/spellbook-docker/assets/108821/af00ec72-11f0-4c38-a1ae-15313b243d06) ![page-3462-ids](https://github.com/noco-ai/spellbook-docker/assets/108821/7832e61e-536a-43b2-b5d1-b9e784fe85b1) ![page-3463-ids](https://github.com/noco-ai/spellbook-docker/assets/108821/34dbf890-8bee-4304-9884-226212d62e83) ![page-3464-ids](https://github.com/noco-ai/spellbook-docker/assets/108821/d54e8b8f-0f66-4d6a-9502-726283cdd0e4) ![page-3465-ids](https://github.com/noco-ai/spellbook-docker/assets/108821/eb1eeb39-e012-47a6-aee2-33d92e6bd2ed)