pluberd

Results 9 comments of pluberd

Same with Ubuntu 24.04 / Docker Still no solution?

I wasn't aware that the frontend was outsourced to a separate project. The question is how to achieve the desired behavior as quickly as possible. Without having looked at it...

I looked at the protocol between the frontend and the backend using Firefox. It works like this: when the frontend is loaded, a query is made: http://127.0.0.1:8188/object_info If you search...

I dug a little further. My hack looks like this. It depends on two API queries. 1) "/object_info" provides information about the server and it contains the file names for...

When you save an image, the embedded workflow contains all the labels as the server sees them, i.e. the original names. If you save a workflow directly via the frontend,...

How can I test this Pull-Request on my local system? Sorry, I am not an expert with git. Is it just as simple as doing a checkout? And what other...

Why do you use `..\venv\Scripts\python.exe ...`? For me it does not look the correct way to use virtual environment.

I don't use Window but others got it to run afaik. With official guide to install you talking about https://github.com/Tencent/Hunyuan3D-2/blob/main/README.md? I can't see a part telling you to use a...