Loading...
Loading...
Compare original and translation side by side


curl -fsSL https://cli.inference.sh | sh && infsh login
infsh app run falai/flux-dev-lora --input '{"prompt": "a futuristic city at night"}'curl -fsSL https://cli.inference.sh | sh && infsh login
infsh app run falai/flux-dev-lora --input '{"prompt": "a futuristic city at night"}'| Model | App ID | Speed | Quality | Use Case |
|---|---|---|---|---|
| FLUX Dev LoRA | | Medium | Highest | Production, custom styles |
| FLUX.2 Klein LoRA | | Fastest | Good | Fast iteration, 4B/9B sizes |
| 模型 | 应用ID | 速度 | 质量 | 适用场景 |
|---|---|---|---|---|
| FLUX Dev LoRA | | 中等 | 最高 | 生产环境、自定义风格 |
| FLUX.2 Klein LoRA | | 最快 | 良好 | 快速迭代、4B/9B参数规模 |
infsh app run falai/flux-dev-lora --input '{
"prompt": "professional product photo of headphones, studio lighting, white background"
}'infsh app run falai/flux-dev-lora --input '{
"prompt": "professional product photo of headphones, studio lighting, white background"
}'infsh app run falai/flux-2-klein-lora --input '{"prompt": "abstract art, colorful"}'infsh app run falai/flux-2-klein-lora --input '{"prompt": "abstract art, colorful"}'infsh app sample falai/flux-dev-lora --save input.jsoninfsh app sample falai/flux-dev-lora --save input.jsonundefinedundefinedinfsh app run falai/flux-dev-lora --input '{
"prompt": "transform to watercolor style",
"image_url": "https://your-image.jpg"
}'infsh app run falai/flux-dev-lora --input '{
"prompt": "transform to watercolor style",
"image_url": "https://your-image.jpg"
}'undefinedundefinedundefinedundefinedundefinedundefined
Browse all apps: `infsh app list`
浏览所有应用:`infsh app list`