masterwang22327
masterwang22327
htleeab is right,I also find the issues.Original CLAHE code did not use the borders and corners interpolation because the function int。
@raivisdejus thanks for your work,when i changed the dockerfile and run the docker build comand,every thing seemed ok.but the .wheel file is too small,about 171K,is that right? i installed the...
@raivisdejus here is my dockerfile [mydockerfile.txt](https://github.com/user-attachments/files/20435346/mydockerfile.txt) and follow is my build log [build.log](https://github.com/user-attachments/files/20435355/build.log) the whl file is still 182K,not as the same size as the repo released version.could you help...
@colafly could you describe your solution with more details?i using the pull request#43, meet the same error no module named piper_phonemize_cpp. 1.should i install pybind11 in Dockerfile,so that setup.py can...
+1
> [@wulipc](https://github.com/wulipc) 感谢您,我已经调用成功。 怎么使用openai的接口调用成功的? 能贴一个请求体的json文件吗?感谢🙏
@wulipc @XyWzzZ 您好 请问是怎么解决的问题?能不能上传一个openai接口风格 json请求体的示例?文档中我看到是自己写的代码,而不是直接通过postman或者curl请求的
> > > Hello, I also encountered a similar problem. Have you found the reason for the error? > > > > > > 我尝试了使用这个格式可以调用,当时官方示例的多图片检测还是不可以 { "model": "Qwen2-VL-72B-Instruct", "messages": [ ...
i cloned your repo and run the command line,but when i got a wheel,tried to install it in piper python env,is showed installed succeed.   but when i test...