Skip to content

feat: Public endpoints documentation#280

Merged
muhsinking merged 17 commits intomainfrom
public-endpoints
Jun 24, 2025
Merged

feat: Public endpoints documentation#280
muhsinking merged 17 commits intomainfrom
public-endpoints

Conversation

@muhsinking
Copy link
Collaborator

@muhsinking muhsinking commented Jun 6, 2025

Created a guide for the new public endpoints feature, explaining:

  • Available models
  • How to access/use the playground
  • How to make API requests
  • Model-specific params
  • Pricing
  • Best practices

"width": 1024,
"height": 1024,
"num_inference_steps": 50,
"guidance": 8.0
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

maybe we should add seed: -1
that means random

Comment on lines +223 to +224
- 512×512 image (0.25 megapixels): \$0.005 (Flux Dev) / \$0.0006 (Flux Schnell)
- 1024×1024 image (1 megapixel): \$0.02 (Flux Dev) / \$0.0024 (Flux Schnell)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

e.g. a 1024x1024 image costs (1024 * 1024 / 1,000,000) * $0.02 = $0.0210.

feel above way is more clear

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Love that, thank you Hailong!

This reverts commit c63d12d.
@muhsinking muhsinking merged commit 94a8079 into main Jun 24, 2025
1 check passed
@muhsinking muhsinking deleted the public-endpoints branch June 24, 2025 18:11
@muhsinking muhsinking restored the public-endpoints branch June 24, 2025 18:23
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.

3 participants