ChanMeng666/emoji-story-generator
Update README.md to fully reflect current architecture and features
Cleanup: remove redundant files, fix docs, clean dead code
Fix persistence: use local SQLite + JSON backup in /data
Add write permission check for /data directory fallback
Fix SQLite on HF Storage Buckets: use DELETE journal mode instead of WAL
Add HuggingFace Spaces YAML metadata to README.md
Deep optimization: SQLite persistence, voting system, professional UI/UX
Update README.md to reflect current architecture
Update CLAUDE.md to reflect new API architecture
Fix model ID: use meta-llama/Llama-3.1-8B-Instruct
Fix 410 error: migrate from deprecated HF Inference API to Inference Providers
Update README.md
Add project guide for Claude and logo SVG asset
Update README.md
Update README.md
Update README.md
Update README.md
Update README.md
Update README.md
Update README.md
Update README.md
Merge branch 'main' of https://github.com/ChanMeng666/emoji-story-generator
Create emoji-story-generator.svg
Create FUNDING.yml
Create CODE_OF_CONDUCT.md
Update app.py
update
Initial commit
