Code-dogcreatior

Results 9 issues of Code-dogcreatior

刚启动控制台的返回为:localhost:7001/design/list?search=&page=1&pageSize=20&cate=1:1 Failed to load resource: net::ERR_CONNECTION_REFUSED createError.js:16 Uncaught (in promise) Error: Network Error at createError (createError.js:16:15) at XMLHttpRequest.handleError (xhr.js:99:14) 当上传图像时失败,显示报错信息为: axios.ts:98 GET http://localhost:7001/design/imgs?cate=1&pageSize=2 net::ERR_CONNECTION_REFUSED dispatchXhrRequest @ xhr.js:187 xhrAdapter @ xhr.js:13...

正确放入了模型,其他的都可以,但是这个报错:Invalid model size 'distil-whisper-large-v3', expected one of: tiny.en, tiny, base.en, base, small.en, small, medium.en, medium, large-v1, large-v2, large-v3, large, distil-large-v2, distil-medium.en, distil-small.en, distil-large-v3

I start backend with (iopaint start --host 0.0.0.0 --port 8099) and the frontend(npm run dev),it works fine.However,when I run (npm run build) ,the frontend shows "request failed with status code...

birefnet的默认resize输入应该是1024x1024,如果提升后例如1440x1440会理论上让抠图精度更高一些,可问题是例如我上传一张3000x4000的图像,但是后台返回的mask大概在,860x1000这样一个尺寸,所以这是正常还是不正常的? 为我了偷懒做了个这种服务直接传数据,前端不存在压缩图像的方法。 `import os import torch import base64 from flask import Flask, request, jsonify from flask_cors import CORS from PIL import Image import io from torchvision import transforms from models.birefnet...

我注意到动态模型范围是256x256~2304x2304,但是其实这并不意味input在这个限制中对吧,那么如果比如直接扔进去一个3000x3000或者更大的,我想知道的是这个效果实际上会有什么偏移或者变化嘛?因为我在考虑为了效率有没有必要直接限制在2304最大边长再扔进去。

### Checklist - [ ] 1. If the issue you raised is not a feature but a question, please raise a discussion at https://github.com/mit-han-lab/nunchaku/discussions/new/choose. Otherwise, it will be closed. -...

先搜索现有ISSUE: [https://github.com/ok-oldking/ok-wuthering-waves/issues?q=](https://github.com/ok-oldking/ok-wuthering-waves/issues?q=) 请先挨个检查: [常见问题](https://github.com/ok-oldking/ok-wuthering-waves/blob/master/README_cn.md#出现问题请检查) 讨论区 [https://github.com/ok-oldking/ok-wuthering-waves/discussions](https://github.com/ok-oldking/ok-wuthering-waves/discussions) 描述错误: 鼠标居中影响了书本选择等很多的操作,例如导致日常一条龙无法正确选择关卡进入,反而报错体力缺失。 复现步骤:如果默认开启游戏后再点击日常一条龙,见到鼠标在中间位置不消失。便有较大概率复现此问题。 截图和日志: 点击导出日志, 并上传. 是否必现:大概率 录屏: 最好有录屏上传QQ频道 ok-ww出现bug的版本:2.7.13 ok-ww最近未出现bug的版本: 2.7.8和之前没遇到过 windows操作系统: [例如] Windows 11 Pro 23H2 22631.3593 [OK-WW-log.zip](https://github.com/user-attachments/files/23294067/OK-WW-log.zip)

bug

Hello Lensfun maintainers, First off, thank you for the excellent lensfunpy package! It's a fantastic Python wrapper around Lensfun, providing easy access to automatic lens correction (distortion, vignetting, chromatic aberration)...