Unlimited Open Source Models

Get Plan
Skip to main content
it's_a_test - f6 thumbnail

It'S A Test - F6

by ModelsLab

accelerate launch "./sd-scripts/flux_train_network.py" ^ --pretrained_model_name_or_path "D:\kohya_ss\flux\unet\flux1DevFp8_v10.safetensors" ^ --clip_l "D:/stable-diffusion-webui-forge-main/models/text_encoder/flux/clip_l.safetensors" ^ --t5xxl "D:/stable-diffusion-webui-forge-main/models/text_encoder/flux/flux1T5TextEncoder_stock.safetensors" ^ --ae "D:/stable-diffusion-webui-forge-main/models/VAE/flux/flux1DevVAE_stock.safetensors" ^ --train_data_dir "D:\kohya_ss\flux\img" ^ --output_dir "D:/kohya_ss/flux/models/whimsical_flux6" ^ --output_name "whimsical_flux6" ^ --save_model_as safetensors ^ --sdpa ^ --max_data_loader_n_workers 2 ^ --seed 777 ^ --gradient_checkpointing ^ --mixed_precision bf16 ^ --save_precision bf16 ^ --network_module networks.lora_flux ^ --network_dim 16 ^ --network_alpha 32 ^ --network_args train_blocks=single ^ --optimizer_type Prodigy ^ --lr_scheduler constant ^ --lr_scheduler_num_cycles 1 ^ --lr_scheduler_power 1 ^ --learning_rate 1 ^ --network_train_unet_only ^ --timestep_sampling sigmoid ^ --max_grad_norm 1 ^ --model_prediction_type raw ^ --apply_t5_attn_mask ^ --guidance_scale 1.0 ^ --min_bucket_reso 256 ^ --max_bucket_reso 2048 ^ --bucket_reso_steps 64 ^ --resolution 512,512 ^ --discrete_flow_shift 3 ^ --cache_text_encoder_outputs ^ --cache_text_encoder_outputs_to_disk ^ --cache_latents ^ --fp8_base ^ --enable_bucket ^ --split_mode ^ --caption_extension .txt ^ --keep_tokens 0 ^ --min_snr_gamma 7 ^ --save_every_n_epochs 1 ^ --train_batch_size "3" ^ --noise_offset 0.05 ^ --max_train_epochs 30 ^ --max_timestep 1000 ^ --adaptive_noise_scale 0

it-s-a-f6
Open Source ModelUnlimited UsageLLMs.txt
API Playground

Input

it-s-a-f6

Per image generation will cost $0.0047.
Open-source models are included on the $149/month Open Source Unlimited plan. Third-party models are billed per generation on every plan.

Output

Idle

Unknown content type

Looking for something different?

Models that trade off differently against the one you are viewing

About It'S A Test - F6

accelerate launch "./sd-scripts/fluxtrainnetwork.py" ^ --pretrainedmodelnameorpath "D:\kohyass\flux\unet\flux1DevFp8v10.safetensors" ^ --clipl "D:/stable-diffusion-webui-forge-main/models/textencoder/flux/clipl.safetensors" ^ --t5xxl "D:/stable-diffusion-webui-forge-main/models/textencoder/flux/flux1T5TextEncoderstock.safetensors" ^ --ae "D:/stable-diffusion-webui-forge-main/models/VAE/flux/flux1DevVAEstock.safetensors" ^ --traindatadir "D:\kohyass\flux\img" ^ --outputdir "D:/kohyass/flux/models

Technical Specifications

Model ID
it-s-a-f6
Provider
ModelsLab
Category
Image Models
Task
Text to Image
Price
$0.0047 per API call
Added
July 21, 2025

Key Features

  • High-resolution AI image generation from text prompts
  • Negative prompt support for precise control
  • Multiple output formats and aspect ratios
  • Adjustable inference steps and guidance scale
  • Batch generation support via API

Quick Start

Integrate It'S A Test - F6 into your application with a single API call. Get your API key from the pricing page to get started.

import requests
import json
url = "https://modelslab.com/api/v6/images/text2img"
headers = {
"Content-Type": "application/json"
}
data = {
"model_id": "it-s-a-f6",
"prompt": "your prompt here",
"key": "YOUR_API_KEY"
}
try:
response = requests.post(url, headers=headers, json=data)
response.raise_for_status() # Raises an HTTPError for bad responses (4XX or 5XX)
result = response.json()
print("API Response:")
print(json.dumps(result, indent=2))
except requests.exceptions.HTTPError as http_err:
print(f"HTTP error occurred: {http_err} - {response.text}")
except Exception as err:
print(f"Other error occurred: {err}")

Pricing

It'S A Test - F6 API costs $0.0047 per API call. Pay only for what you use with no minimum commitments. View pricing plans

Use Cases

  • Product photography and e-commerce visuals
  • Marketing and social media content creation
  • Concept art and design prototyping
  • Custom illustrations and artwork

It'S A Test - F6 FAQ

accelerate launch "./sd-scripts/flux_train_network.py" ^ --pretrained_model_name_or_path "D:\kohya_ss\flux\unet\flux1DevFp8_v10.safetensors" ^ --clip_l "D:/stable-diffusion-webui-forge-main/models/text_encoder/flux/clip_l.safetensors" ^ --t5xxl "D:/stable-diffusion-webui-forge-main/models/text_encod

You can integrate It'S A Test - F6 into your application with a single API call. Sign up on ModelsLab to get your API key, then use the model ID "it-s-a-f6" in your API requests. We provide SDKs for Python, JavaScript, and cURL examples in the API documentation.

It'S A Test - F6 costs $0.0047 per API call. ModelsLab plans start at $21/month (Basic), and the $149/month Open Source plan includes unlimited generation on open-source models.

The model ID for It'S A Test - F6 is "it-s-a-f6". Use this ID in your API requests to specify this model.

Yes. ModelsLab is subscription-based with no free tier — plans start at $21/month (Basic, 3,250 API calls). The $149/month Open Source Unlimited plan includes unlimited generation across open-source models; premium third-party models are billed per call from your wallet.