CoolFace
Apppublic

launch-calcium/Amazinky-WebArchive

sourceHugging Faceupdated 23d agoView on Hugging Face
0likes
App README

Amazinky WebArchive - Community Driven Image Uploads & Story Gallery

Amazinky WebArchive is a free, community-driven image uploads gallery with interactive story/description writing for every picture.

Features

  • Gallery Grid View: Interactive image gallery displaying uploaded visual works.
  • Split View Detail: Click any image to reveal a half-page image view alongside separate community story/description text entries.
  • Community Story Writing: Users can add new text entry boxes to any image.
  • Custom Font Engine: Dynamic custom font rendering (.ttf, .otf, .woff, .woff2) with real-time text styling customization.
  • Smart HF Dataset Sync:
  • Dual-condition sync mechanism running on an inner clock (minimum 5-minute interval between sync batches).
  • MD5 checksum verification (md5_hash.json) to prevent duplicate file uploads to HuggingFace Datasets.
  • Open Source Icons & Fonts: Clean interface integrated with Lucide icons and customizable web fonts.

Local Running & Debugging

bash
python3 app.py

App runs at http://localhost:7860 with verbose debug logging enabled.