Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 221 Bytes

File metadata and controls

17 lines (12 loc) · 221 Bytes

try-it

Simple test of the stability.ai api

Setup

conda create -n try-it-on python=3.11
conda activate try-it-on
pip install -r requirements.txt

Running

python main.py <path to image> <prompt>