MagicSource

Results 1299 comments of MagicSource

Yeah, but I suggest you downgrade cuda, this is how bottler suggested me....

Yeah, **this the only lib that suggest users downgrade cuda**, even though cuda might evolved hundredes of APPs based on it, still pytorch3d suggest users downgrade cuda. But not try...

I have to correct this statement: > ~pytorch3d don't support Windows.~ It should be: > pytorch3d build fail on Windows only under CUDA11.8 (or might above) Please lead users to...

If I understand correctly, pretrain and fientune data used in deepseek vl already contains OCR data, especially added Chinese ocr data. What's the reason why it just learn English OCR...

I am so sorry to hear that, this was a wonderful lib and really less maintainance nowadays! @jamesblasco Our whole software stack are depending on this! Please help!

@jseminck I would suggest fork this repo if anyone much more familliar on flutter than me. I would never using sheeter anymore since the original author doesn't response any on...

@xSILENCEx Waaoo! Does it need change model_bottom_sheet source code itself?

thank u, I found it was because I make authHook and normalHook to a single HOOK, but now fixed. Still, I got one more question. I found when I using...

@werbenhu yes, all message send from inline client, are retained. So, if I don't want the message resent when re-connect, retain should be false? when will retain be used in...

Does retain message will clear when session outdated? I am using mqtt as a chat service, if I want different client can have also receive the message, does make all...