Vektor

Results 20 comments of Vektor

Did anyone ever figure this out? This seems like it should be a pretty simple fix...

Took me several hours, but here's what got it started for me: Start a console from ```xtts-webui```. ``` python -m venv venv venv\Scripts\activate pip install requests pip install tqdm pip...

> Thanks that worked for me too !! > > I had the same problem with installing jamo 0.4.0 Wow! I am very happy, but also very surprised. So, I'm...

> Did you miss the readme migration notice? https://github.com/Stability-AI/StableSwarmUI?tab=readme-ov-file#migration-notice [mcmonkeyprojects/SwarmUI#2](https://github.com/mcmonkeyprojects/SwarmUI/discussions/2) Yeah. I just migrated, hoping it would fix it, but it didn't. It seems to be the larger json's (~500k)...

Well, either way, I mean, it's the same error as before I migrated. If someone knew what was wrong, I could at least try it.

Sure, thanks. The full error is: ``` 22:01:05.047 [Warning] [ComfyUI-0/STDERR] Traceback (most recent call last): 22:01:05.049 [Warning] [ComfyUI-0/STDERR] File "F:\AI\StableSwarmUI\StableSwarmUI\dlbackend\comfy\ComfyUI\execution.py", line 152, in recursive_execute 22:01:05.050 [Warning] [ComfyUI-0/STDERR] output_data, output_ui =...

No such animal. It's a Steam application. Directory structure looks like this: ![TaleSpire-dir](https://github.com/user-attachments/assets/be302a94-0fd9-442f-b75d-a42b71072da0)

haha! [LogOutput.zip](https://github.com/user-attachments/files/16935055/LogOutput.zip) (Sorry, had to compress it because 25mb limit.)

All I know is that I was running a simple ToonCrafter workflow just fine. The next time I started ComfyUI, a bunch of stuff updated, then I started getting the...

Pretty sure the lack of xFormers is the reason I started running out of memory, but I tried uninstalling them anyway. Still nothing. It gets this far: ``` F:\AI\ComfyUI>python main.py...