StyleAligned.pinokio
No description available
Install / Use
/learn @cocktailpeanut/StyleAligned.pinokioREADME
StyleAligned Web UI
This repository is a gradio web UI for running Image to Image using StyleAligned.

What is this project?
This took the core code from the StyleAligned repo, and added the following:
- Gradio WebUI.
- Supports all OS: including Mac (MPS) support
- Adds the ability use in low memory settings (512x512 as well as 1024x1024)
- Built-in 1 Click Installer for running locally.
Usage
You can install manually, or use the 1 Click installer.
A. 1 Click Installer
You can use Pinokio to install this repository on all platforms (Mac, Windows, Linux):
1 Click Installer: https://pinokio.computer/item?uri=https://github.com/cocktailpeanut/StyleAligned.pinokio

B. Manual Install
First, clone the repo
git clone https://github.com/cocktailpeanut/StyleAligned.pinokio
Next, create a venv and install dependencies:
python -m venv venv
# Mac
pip3 install torch torchvision torchaudio
# Windows CUDA
pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu118
# Linux CUDA
pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu118
# Linux ROCm
pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/rocm5.6
# Install the App dependencies
pip install -r requirements.txt
Now launch the app:
python app.py
Related Skills
node-connect
352.2kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
111.1kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
352.2kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
352.2kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
