Maifee Ul Asad

Results 101 issues of Maifee Ul Asad

closes #10257 for testing it on your system: ``` git clone https://github.com/maifeeulasad/ComfyUI.git cd ComfyUI git checkout offloader-maifee python3 main.py --enable-gds --gds-stats # gds enabled run ``` I was able to...

Noob here. Trying to play with this project. Do you have any detailed schema of connection diagram and everything?

I'm trying to build PDF with this: ``` docker run --rm \ --volume $PWD:/data \ --user $(id -u):$(id -g) \ --env JOURNAL=joss \ openjournals/inara ``` But I am getting error...

Have been noticing this for few days now

bug

It's really cool that we can now generate audio in realtime with `microsoft/VibeVoice-Realtime-0.5B`. I was thinking about integrating it to my application. And then I found a critical UX requirement,...

**Describe the bug** KMS: DRM_IOCTL_MODE_CREATE_DUMB failed: Permission denied **To Reproduce** Followed everything mentioned on the documentation, still faced the issue. **Expected behavior** It should have worked without any issue. **Screenshots/Screen...

bug

closes #103 open to commit to upcoming reviews

Instead of putting load on huggingface server, it would be nice if we host the weight ourselves. So I think it will be a great addition. Willing to work on...

enhancement

Instead of putting load on ollama server, it would be nice if we host the weight ourselves. So I think it will be a great addition. Willing to work on...

enhancement

**Is your feature request related to a problem? Please describe.** I want to list all models which are downloaded to my system, **Describe the solution you'd like** Maybe run ```...