Comfy-Org / Comfy-Org/ComfyUI

Pricing page for apis by default should show prices.

Open
#11,005 0 comments 0 reactions 0 assignees View on GitHub
Feature
Dominant language
Python
Stars
133k
Forks
15.7k
Avg merge
1d 10h
Merged PRs (30d)
153

Description

### Feature Idea

Hi I would like to see prices on the pricing page 👍
if you go looking for api prices it opens a page that claims to be a pricing page, its literally tables with 3 or 4 columns and two massive left and right columns. Can someone justify why the pricing page cannot show prices by default? it seems it doesnt matter how big the screen is the ui will scale to hide the pices.

Is it ironic , or embarrassing.

table {
width: 100%;
table-layout: fixed;
}

table th:nth-child(1) { width: 40%; }
table th:nth-child(2) { width: 20%; }
table th:nth-child(3) { width: 40%; }

}

kind regards

John

### Existing Solutions

_No response_

### Other

_No response_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.