wangzijian

Results 13 comments of wangzijian

> ### Checklist > * [ ] The issue exists after disabling all extensions > * [ ] The issue exists on a clean installation of webui > * [x]...

> Hi layerdiffusion!!! Have some troubles on Windows in A1111 1.8.0 same question!

> I see. We should download the model: https://pan.quark.cn/s/aba7991d340c#/list/share/e1c768089eac46e287a2facc42c3dc95-layerdiffusion 大佬你好 请问将你链接你们的权重下载下来之后 我应该放在那个位置呢 请问

great job , i am wondering how i can change my face in animal , can somebody help me plz!!!

same error plz help!!!

> I installed via https://github.com/layerdiffusion/sd-forge-layerdiffusion.git in automatic version 8 and it doesn't appear anywhere it is not compatible? or where do I see a correct installation guide. ModuleNotFoundError: No module...

> > > > > g++ main.cpp -o main > > > > > 继续报错: main.cpp: In constructor ‘YOLO::YOLO(Net_config)’: main.cpp:73:64: error: no matching function for call to ‘Ort::Session::Session(Ort::Env&, const wchar_t*,...

你是不是用的yolov5s.onnx 我前两天也是我以为两个onnx模型文件和大佬这个是一样的 结果也全部是负数 你可以换成博主那个测试一下应该没问题的

> 我检查出来了,是我的onnxruntime版本太高,降成1.10.0版本就可以顺利推理! 对的 红色框出来的onnxruntime版本1.15是会出现问题的 我测试过 如果你想用这个GetInputNameAllocated方法的话 你需要降级onnx的版本 这是我之前看到的一个[issue](https://github.com/microsoft/onnxruntime/issues/14157) 上面也是类似的问题 你可以浏览一下

> > 题的 我测试过 如果你想用这个GetInputNameAllocated方法的话 你需要降级onnx的版本 这是我之前看到的一个[issue](https://github.com/microsoft/onnxruntime/issues/14157) 上面也是类似的问题 你可以浏览一 > > 嗯嗯,已经能跑通了,但是测试了一下,YOLOv5-Lite-e(onnx文件2.6M)和YOLOv5-n(onnx文件7.16M)相比,推理时间更慢,YOLOv5-Lite-e的CPU推理时间29ms,YOLOv5-n的CPU推理时间为19ms,不知道您是否有对比过这两种模型的速度?会出现这种情况吗? 你好 目前我没有对比过速度 kennel不能回答你的问题