Mr. For Example

Results 167 comments of Mr. For Example

> Yes, we have observed this as well. The main source of this problem is caused by the use of only normal supervision. We are considering how to address this...

### Update: I dig into the https://github.com/phfaist/pylatexenc/blob/main/pylatexenc/latex2text/_defaultspecs.py#L175 Turns out value is stored in `LatexNodes2Text._doc_title` variable Right now, it can work for `\title{FlexiTex: Enhancing Texture Generation with Visual Guidance}` But still...

Right now, many required packages are not support 12.4, but it will in the future when most packages supported that Cuda version, cheers, have a good weekend :)

@metamountain Hi, seems you used an old version of the project, please try main branch or newest release instead @Anoldgun Hi, in your case you can simply reinstall the numpy...

Interesting, I didn't recall have this issue when I implemented it, let me give a try. In the meantime, if you are trying to generate character then using CharaterGen workflow...

I just tried again, seems @mutantesde experiments is accurate, also from what I saw in Unique3D's Github issues, the model generally performs better at "thick character", if some part of...

Same here, any solution? Installed from [PyPI ](https://pypi.org/project/spconv/) through `pip install spconv-cu124` for python 3.12 on windows 11

After I comment out the line 15 in `spconv\cppconstants.py` it simply throws same error for the next line: ```bash from spconv.core_cc.csrc.sparse.all import SpconvOps ImportError: arg(): could not convert default argument...

Can confirm this error is resolved in spconv 2.3.8, `pip install spconv-cu124` now works as expected for python 3.12 on windows 11

Hi @rob-ack , I'm sure that package is needed in Comfy3D, can you please elaborate a bit more about what error did you get?