New Version 2 -- prolly doesn't work.
This commit is contained in:
@@ -1,16 +1,16 @@
|
||||
# Core dependencies
|
||||
flask>=3.0.0
|
||||
gunicorn>=21.0.0
|
||||
pillow>=10.0.0
|
||||
cryptography>=41.0.0
|
||||
|
||||
# Memory-hard key derivation (highly recommended)
|
||||
argon2-cffi>=23.0.0
|
||||
|
||||
# Optional: ML story generation (adds ~1GB disk space)
|
||||
# Uncomment for AI-powered memory aid stories
|
||||
# transformers>=4.35.0
|
||||
# torch>=2.0.0
|
||||
# CLI (optional)
|
||||
click>=8.0.0
|
||||
|
||||
# Optional: For production deployment
|
||||
# gevent>=23.0.0
|
||||
# Web UI (optional)
|
||||
flask>=3.0.0
|
||||
gunicorn>=21.0.0
|
||||
|
||||
# REST API (optional)
|
||||
# fastapi>=0.100.0
|
||||
# uvicorn[standard]>=0.20.0
|
||||
# python-multipart>=0.0.6
|
||||
|
||||
Reference in New Issue
Block a user