Skip to content

fix: GPU Hours Product pricing unit should be per-second#974

Merged
comfyui-wiki merged 1 commit intoComfy-Org:mainfrom
lin-bot23:fix-gpu-hours-pricing-unit
May 10, 2026
Merged

fix: GPU Hours Product pricing unit should be per-second#974
comfyui-wiki merged 1 commit intoComfy-Org:mainfrom
lin-bot23:fix-gpu-hours-pricing-unit

Conversation

@lin-bot23
Copy link
Copy Markdown
Contributor

The GPU Hours Product credit column incorrectly used / run as the unit. This product is billed per GPU-second, so the unit is corrected to per-second across all three languages:

  • English: / run/ sec
  • Chinese: / run/ 秒
  • Japanese: / 実行/ 秒

Only these three lines are changed — one per language file — with no other modifications.

The GPU Hours Product credit column incorrectly used '/ run' as the unit.
This product is billed per GPU-second, so the unit is corrected to '/ sec'
(English), '/ 秒' (Chinese), and '/ 秒' (Japanese).
@comfyui-wiki comfyui-wiki merged commit c7dcb74 into Comfy-Org:main May 10, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants