Mike2100

Results 6 issues of Mike2100

root@DESKTOP-NIO8CDD:/mnt/c/Windows/editor-project-name# pwd /mnt/c/Windows/editor-project-name root@DESKTOP-NIO8CDD:/mnt/c/Windows/editor-project-name# ls build.json build.plugin.js package.json public scripts src tsconfig.json root@DESKTOP-NIO8CDD:/mnt/c/Windows/editor-project-name# npm start > [email protected] start > build-scripts start --disable-reload --port 5556 **'build-scripts' 不是内部或外部命令,也不是可运行的程序 或批处理文件。**

insufficient information

Dear, Through windows 11, I access wsl unbuntu. Each time I upload a file, error happens. Like below. **An exception has been thrown during the rendering of a template ("Failed...

Dears, How to fix it?Belows are the error information. **!!! Exception during processing!!! type object 'Yoloworld_ESAM_Zho' has no attribute 'inference_sam_with_boxes'** Traceback (most recent call last): File "D:\ComfyUI\execution.py", line 152, in...

Inference Problems

相关的代码要加到哪儿? duix = DUIX(mContext, baseDir, modelDir, mDUIXRender) { event, msg, info -> when (event) { ai.guiji.duix.sdk.client.Constant.CALLBACK_EVENT_INIT_READY -> { initOK() } ai.guiji.duix.sdk.client.Constant.CALLBACK_EVENT_INIT_ERROR -> { } // ... } } // 异步回调结果...