https://github.com/sukiboo/image-rotate-mirror
Just a silly little app to make silly little cat pictures
https://github.com/sukiboo/image-rotate-mirror
app hf streamlit
Last synced: 14 days ago
JSON representation
Just a silly little app to make silly little cat pictures
- Host: GitHub
- URL: https://github.com/sukiboo/image-rotate-mirror
- Owner: sukiboo
- License: mit
- Created: 2026-05-06T12:00:52.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2026-05-16T14:10:37.000Z (about 1 month ago)
- Last Synced: 2026-05-16T14:49:26.212Z (about 1 month ago)
- Topics: app, hf, streamlit
- Language: Python
- Homepage: https://huggingface.co/spaces/sukiboo/image-rotate-mirror
- Size: 486 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
---
title: Image Rotate Mirror
emoji: 🐱🪞🐱
colorFrom: blue
colorTo: purple
sdk: streamlit
sdk_version: 1.56.0
app_file: app.py
pinned: false
license: mit
short_description: Just a silly little app to make silly little cat pictures
---
| Input | Left mirror | Right mirror |
|---|---|---|
|
|
|
|
### Usage
1. Upload an image
2. Adjust selection area
3. Download two images
The app is deployed on HF free-tier toaster so it's painfully slow; you can run it locally with:
```
pip install -r requirements.txt
streamlit run app.py
```
### Why
1. I was bored
2. I had tokens
3. Look at that cat
### License
Always MIT