-
Notifications
You must be signed in to change notification settings - Fork 47
blender插件API #50
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
same erorr here and also cannot generate from text prompt |
确实,看了眼 api_server.py ,它没像 gradio_app.py 一样自动检测材质功能是否编译安装完毕,需要手动启用。 |
@nauseum Run |
Thank you , I no longer get an error but it never completes. I get as far as FlashVDM then it revs up my CPU to 100% and 15GB of RAM and hangs.. I let it run for nearly 10 minutes then killed it.. in gradio this take completes in roughly 40 seconds Output from the server version never gets past that last line, it passes flash VDM then dies. Diffusion Sampling:: 100%|█████████████████████████████████████████████████████████████| 20/20 [00:01<00:00, 15.21it/s] Here is typical output from gradio app on same image, gradio my CPU never goes past 6% usage. Might be the clue. Diffusion Sampling:: 100%|███████████████████████████████████████████████████████████████| 5/5 [00:00<00:00, 5.63it/s] |
@nauseum Since you're using 5090, you can use DMC instead of MC for FlashVDM. Run Note: API server mode is not using |
By the way, a new release using CUDA 12.8 may help for Blackwell GPUs: https://github.com/YanWenKun/Hunyuan3D-2-WinPortable/releases/tag/v3.1 |
Reinstalled the new 3.1 version, Gradio still runs fine. Output Errors I spotted, these errors exist in both the DMC and regular versions. Aslo in your previous version Cuda 12.8 and new version for 12.9
|
直接生成白模就没问题,勾选Generate Texture就出错
The text was updated successfully, but these errors were encountered: