https://github.com/SPB-AI-Data-Science-Club/style-transfer
· scanned 2026-06-16 02:57 UTC (2 months ago)
19 raw signals (0 security + 19 graph)
Last scanned 2 months ago · v2 · 19 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 28 nodes from the latest scan, grouped by kind. Each node is a unit the engine identified (file, function, endpoint, table…). Most users won't need this view — it's primarily for debugging the engine's graph extraction or for AI agents that want to enumerate the project structure.
| Label | Layer | Status | Path |
|---|---|---|---|
to_numpy |
software | healthy | app.py:23 |
to_pil |
software | healthy | app.py:26 |
style_pencil_sketch |
software | dead | app.py:30 |
style_watercolor |
software | dead | app.py:45 |
style_oil_painting |
software | dead | app.py:64 |
style_neon_glow |
software | dead | app.py:76 |
style_mosaic |
software | dead | app.py:98 |
style_vintage |
software | dead | app.py:107 |
encode_image |
software | healthy | app.py:152 |
index |
software | healthy | app.py:159 |
transform |
software | healthy | app.py:168 |
restyle |
software | healthy | app.py:219 |
job_status |
software | healthy | app.py:247 |
job_result |
software | healthy | app.py:256 |
gpu_status |
software | healthy | app.py:266 |
_no_html_cache |
software | healthy | app.py:288 |
| Label | Layer | Status | Path |
|---|---|---|---|
ANY / |
api | healthy | app.py |
ANY /api/transform |
api | healthy | app.py |
ANY /api/restyle |
api | healthy | app.py |
ANY /api/job/<jid> |
api | healthy | app.py |
ANY /api/job/<jid>/result |
api | healthy | app.py |
ANY /api/gpu-status |
api | healthy | app.py |
| Label | Layer | Status | Path |
|---|---|---|---|
README.md |
software | healthy | README.md |
app.py |
software | healthy | app.py |
| Label | Layer | Status | Path |
|---|---|---|---|
SPB-AI-Data-Science-Club__style-transfer |
software | healthy | /data/fable5_failed_archive/SPB-AI-Data-Science-Club__style… |
| Label | Layer | Status | Path |
|---|---|---|---|
port:5006 |
network | healthy | app.py |
| Label | Layer | Status | Path |
|---|---|---|---|
100.72.210.90 |
network | healthy | app.py |
| Label | Layer | Status | Path |
|---|---|---|---|
gpu (detected) |
hardware | healthy | README.md |
This page is publicly accessible at:
https://repobility.com/scan/9c670d2e-8ce4-4805-b479-19d698161b16/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/9c670d2e-8ce4-4805-b479-19d698161b16/
Important — please don't re-submit the same URL repeatedly. The submission endpoint is idempotent: re-submitting the same git URL returns this same scan_token, not a new one. To re-scan this repo, sign up free and use the dashboard.