KIZILANDO

Results 3 comments of KIZILANDO

> MP moi pour beaucoup + d'infos détaillées sur la doc, j'en ai obtenu pas mal en 2 ans Bonjour, quel est ton discord ?

> so, I just installed the extension, restarted WebUI and got this error thing > > ``` > *** Error executing callback ui_tabs_callback for D:\Stable\stable-diffusion-webui-directml-master\stable-diffusion-webui-directml-master\extensions\sd-discord-rich_presence\scripts\main.py > Traceback (most recent call...

I think I found the problem I just added this line at the very beginning of the main.py file: asyncio.set_event_loop_policy(WindowsProactorEventLoopPolicy()) by doing of course import asyncio and from asyncio import...