| Name |
Last commit
|
Last Update |
|---|---|---|
| .. | ||
| adaptor.go | ||
| constants.go | ||
| dto.go | ||
| image.go | ||
| image_wan.go | ||
| rerank.go | ||
| text.go |
Comment out code that modifies price data based on image count. 测试发现,如果是接入阿里百炼平台的qwen-image-2.0系列模型,这边计费的时候会出现 0.2*n*倍率*n的情况,最前面的0.2*n会直接显示为模型价格。 例如: 日志详情 模型价格 $0.600000,专属倍率 0.3 其他详情 大小 1080*1920, 品质 standard, 生成数量 3, 其他倍率 n: 3.000000 计费过程 模型价格:$0.600000 * 专属倍率:0.3 = $0.180000
| Name |
Last commit
|
Last Update |
|---|---|---|
| .. | ||
| adaptor.go | Loading commit data... | |
| constants.go | Loading commit data... | |
| dto.go | Loading commit data... | |
| image.go | Loading commit data... | |
| image_wan.go | Loading commit data... | |
| rerank.go | Loading commit data... | |
| text.go | Loading commit data... |