Terry Jia

Results 84 comments of Terry Jia

Please refer to https://github.com/TencentARC/InstantMesh/issues/3 to see it can fix your issue

我觉得你应该描述的更详细一些。 这个库本身是不带api接口的实现的。 要么是在gradio程序里做一个api跑在本地,要么是调用https://replicate.com/camenduru/instantmesh 无论是哪个都应该描述的更清楚些。

The full version he mentioned I guess means “export texture, not vertex paint”, not means a new version of instantmesh

hi guys, for webui plugin, I created this extension for webui to extend rest apis https://github.com/jtydhr88/sd-webui-StableStudio, do you want to move it into Stability organization or it is ok to...

@cruhl great, once https://github.com/Stability-AI/StableStudio/pull/24 merged, I will send a PR to webui extension index repo https://github.com/AUTOMATIC1111/stable-diffusion-webui-extensions to introduce this extension

This is a basic implement for stable-diffusion-webui plugin. # How to use 1. On stable-diffusion-webui side, edit webui-user.bat and `set COMMANDLINE_ARGS=--nowebui --cors-allow-origins=http://localhost:3000` Then start your webui. 2. Once you see...

@wendaleruan since this one still works in progress, and not get merged yet, if you want to try now, you need to use my repo and check out webui-plugin branch

Thanks @harrywang ! Just make some normal actions I guess you already made would be helpful, and create issues if find any bugs

https://github.com/Stability-AI/StableStudio/pull/70

@KaiW98 see here ![image](https://github.com/Stability-AI/StableStudio/assets/860985/110eeb9a-e292-410f-afe7-25e6ffa917d0) on your webui side, you should use **http://localhost:3000** instead of http://127.0.0.1:3000 in cors-allow-orgins btw, this link should map your StableStudio log: ![image](https://github.com/Stability-AI/StableStudio/assets/860985/1bef007c-3d15-43d0-81da-92092128cb78)