Evgeniy

Results 41 comments of Evgeniy

By the way did you tried with another top level (workspace parent) page? I don't think there can be problem with certain page but still

> The page "notion-sdk-py" was not in workspace parent in my case. It was inside a page called "Scratch". "Scratch" had many pages, but only "notion-sdk-py" was shared with integration....

@aahnik I noticed something interesting. Move page shared with integration into page which does not. On this step nothing suspecious. But When you move page on workspace level it does...

I did UI in my [repo](https://github.com/Blucknote/Kandinsky-advanced-notebooks/tree/main) But i'm using ``` torch.manual_seed(ui.seed.value) torch.cuda.manual_seed_all(ui.seed.value) ``` Seems like working

> Yes, seems, like leaving only `torch.manual_seed(seed)` is enough Interesting, I tried without `cuda.manual_seed_all ` and this wasn't succeed. Will try again

> I should mention, that i'm using an `mps` device during model initialization, not `cuda`, that's may make difference. Oh, makes sense

I'm getting same error probably after installation extension install: ['https://github.com/filipemeneses/comfy_pixelization'] Download: git clone 'https://github.com/filipemeneses/comfy_pixelization' Install: install script Cloning to "/media/evgen/AI/Art/ComfyUI/custom_nodes/comfy_pixelization/pixelization"... remote: Enumerating objects: 223, done. remote: Counting objects: 100% (119/119),...

In my case `rm -rf custom_nodes/comfy_pixelization/` helped. Seems like broken custom node

@filipemeneses can confirm, its loading and operating, thanks

I'm experience kinda same, after following README it hangs with no output for more than 10 minutes but for me it has additional row: ``` python3 mistral.py --prompt "It is...