P

p-image

by @inferen-shv1.0.0
0.0(0)

inference.sh提供的多媒体代理技能,通过API接口支持图像内容的生成、处理与管理,提升多媒体应用效率。

Image ProcessingPhoto EditingDigital ImagingGraphic DesignImage OptimizationGitHub
安装方式
npx skills add inferen-sh/skills --skill p-image
compare_arrows

Before / After 效果对比

1
使用前

传统图像处理软件操作复杂,耗时。难以批量处理和优化图像,影响内容制作和发布效率。

使用后

智能辅助图像处理与优化,简化操作。显著提升图像制作效率,快速优化图像质量,加速内容发布。

description SKILL.md

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

Weekly Installs68.3KRepositoryinferen-sh/skillsGitHub Stars159First Seen6 days agoSecurity AuditsGen Agent Trust HubPassSocketPassSnykWarnInstalled onclaude-code55.1Kgemini-cli47.8Kcodex47.8Kamp47.8Kkimi-cli47.8Kgithub-copilot47.8K

forum用户评价 (0)

发表评价

效果
易用性
文档
兼容性

暂无评价,来写第一条吧

统计数据

安装量0
评分0.0 / 5.0
版本1.0.0
更新日期2026年3月17日
对比案例1 组

用户评分

0.0(0)
5
0%
4
0%
3
0%
2
0%
1
0%

为此 Skill 评分

0.0

兼容平台

🔧Claude Code
🔧OpenClaw
🔧OpenCode
🔧Codex
🔧Gemini CLI
🔧GitHub Copilot
🔧Amp
🔧Kimi CLI

时间线

创建2026年3月17日
最后更新2026年3月17日