DarkX

darksfx
Β·

AI & ML interests

None yet

Recent Activity

reacted to prithivMLmods's post with πŸ‘ about 5 hours ago
FLUX 1.1 [pro] Ultra : API - { 4x Higher Image Resolutions } Upto - 4 Megapixels, 10 seconds per sample. { Hi - Res } { Blog Post β›΅ } : https://huggingface.co/blog/prithivMLmods/flux-pro-endpoint Endpoint Creation Step by Step: 🧡 -> Sign up to { api.bfl.ml } & get your api's: https://api.bfl.ml/auth/profile -> File Structure: flux_image_generation/ β”œβ”€β”€ .env β”œβ”€β”€ generate_image.py └── requirements.txt -> Step 0: Add Your API Key to an Environment File { .env } ``` BFL_API_KEY=your_actual_api_key_here ``` -> Step 1: Install Required Libraries { requirements.txt } ``` requests python-dotenv ``` -> Step 2: Setup the Python Script { generate_image.py} - https://github.com/PRITHIVSAKTHIUR/Flux-API/blob/main/generate_image.py -> Step3: Install the requirements & Run the Script ``` pip install -r requirements.txt python generate_image.py ``` -> Polling: The script polls the API every 0.5 seconds until the image generation result is ready. That's it the script also checks for a successful response after submitting the request. For more visit: πŸ”Ίfor script: https://github.com/PRITHIVSAKTHIUR/Flux-API/tree/main πŸ”Ίbfl doc: https://docs.bfl.ml/quick_start/gen_image/#__tabbed_1_2 Endpoints for image generation: 🧡 -> /flux-pro-1.1-ultra -> /flux-pro-1.1 -> /flux-pro -> /flux-dev Each ID has 50 free credits available for use, based on the cost per image sample generated by the model. . . . @prithivMLmods πŸ€—
View all activity

Organizations

None yet

darksfx's activity

upvoted an article 1 day ago
view article
Article

Messy Handwriting OCR Comparison Between Aya-Vision-8B and Qwen2VL-OCR-2B

By prithivMLmods β€’
β€’ 11
upvoted an article 9 days ago
upvoted an article 25 days ago
view article
Article

Fine-tuning SmolLM with Group Relative Policy Optimization (GRPO) by following the Methodologies

By prithivMLmods β€’
β€’ 19