p-image
inference.shが提供するマルチメディアエージェントスキル。APIを通じて画像コンテンツの生成、処理、管理をサポートし、マルチメディアアプリケーションの効率を向上させます。
npx skills add inferen-sh/skills --skill p-imageBefore / After 効果比較
1 组従来の画像処理ソフトウェアは操作が複雑で時間がかかります。画像をバッチ処理・最適化することが難しく、コンテンツ制作と公開の効率に影響を与えます。
AIアシストによる画像処理と最適化により、操作が簡素化されます。画像制作の効率を大幅に向上させ、画像品質を迅速に最適化し、コンテンツ公開を加速します。
p-image
Pruna P-Image Generation
Generate images with Pruna's optimized P-Image models via inference.sh CLI.
Quick Start
Requires inference.sh CLI (infsh). Install instructions
infsh login
infsh app run pruna/p-image --input '{"prompt": "a futuristic cityscape at sunset"}'
P-Image Models
Pruna optimizes AI models for speed without sacrificing quality.
Model App ID Best For
P-Image
pruna/p-image
Fast text-to-image, multiple aspect ratios
P-Image-LoRA
pruna/p-image-lora
Custom styles with preset LoRAs
P-Image-Edit
pruna/p-image-edit
Image editing with multi-image support
P-Image-Edit-LoRA
pruna/p-image-edit-lora
Stylized image editing
Examples
Text-to-Image
infsh app run pruna/p-image --input '{
"prompt": "professional product photo of sneakers, studio lighting",
"aspect_ratio": "1:1"
}'
With LoRA Presets
P-Image-LoRA includes built-in style presets:
infsh app run pruna/p-image-lora --input '{
"prompt": "portrait of a woman in golden hour light",
"lora_preset": "photos-realism"
}'
Available presets: photos-realism, pixel-art, japanese-modern-look, cinematic-movie-style, graffiti-splash, neon-punk, anime-2-5d, ethereal-portrait, retro-90s-style, ink-sketchbook, paper-cut
Image Editing
infsh app run pruna/p-image-edit --input '{
"prompt": "change the background to a beach",
"images": ["https://your-image.jpg"]
}'
Multi-Image Compositing
infsh app run pruna/p-image-edit --input '{
"prompt": "combine these images into a collage",
"images": ["https://img1.jpg", "https://img2.jpg", "https://img3.jpg"]
}'
Custom Aspect Ratios
infsh app run pruna/p-image --input '{
"prompt": "landscape mountain scene",
"aspect_ratio": "16:9"
}'
Supported ratios: 1:1, 16:9, 9:16, 4:3, 3:4, 3:2, 2:3, or custom with width/height
Other Pruna Models
Pruna offers optimized versions of popular models:
# FLUX Dev (optimized)
infsh app run pruna/flux-dev --input '{"prompt": "..."}'
# FLUX Klein 4B (extremely fast, $0.0001/image)
infsh app run pruna/flux-klein-4b --input '{"prompt": "..."}'
# Qwen Image
infsh app run pruna/qwen-image --input '{"prompt": "..."}'
# Z-Image Turbo (ultra-fast)
infsh app run pruna/z-image-turbo --input '{"prompt": "..."}'
# WAN Image Small (batch generation)
infsh app run pruna/wan-image-small --input '{"prompt": "..."}'
Browse All Pruna Apps
infsh app list --namespace pruna
Related Skills
# Full platform skill (all 150+ apps)
npx skills add inference-sh/skills@infsh-cli
# All image generation models
npx skills add inference-sh/skills@ai-image-generation
# Pruna video generation
npx skills add inference-sh/skills@p-video
# FLUX models
npx skills add inference-sh/skills@flux-image
Browse all apps: infsh app list
Documentation
-
Running Apps - How to run apps via CLI
-
Image Generation Example - Complete image generation guide
-
Streaming Results - Real-time progress updates
Weekly Installs68.3KRepositoryinferen-sh/skillsGitHub Stars159First Seen6 days agoSecurity AuditsGen Agent Trust HubPassSocketPassSnykWarnInstalled onclaude-code55.1Kgemini-cli47.8Kcodex47.8Kamp47.8Kkimi-cli47.8Kgithub-copilot47.8K
ユーザーレビュー (0)
レビューを書く
レビューなし
統計データ
ユーザー評価
この Skill を評価