No description
Find a file
2025-11-24 00:53:11 +07:00
static update ver 2025-11-24 00:53:11 +07:00
templates update ver 2025-11-24 00:53:11 +07:00
.DS_Store template update 2025-11-23 22:08:56 +07:00
.gitattributes beta 2025-11-21 13:53:37 +07:00
.gitignore update ver 2025-11-24 00:53:11 +07:00
app.py update ver 2025-11-24 00:53:11 +07:00
preview.jpeg Update preview 2025-11-22 01:01:42 +07:00
prompts.json template update 2025-11-23 22:08:56 +07:00
README.md Update README.md 2025-11-22 01:10:18 +07:00
requirements.txt Update preview 2025-11-22 01:01:42 +07:00
run_app.bat Update preview 2025-11-22 01:01:42 +07:00
run_app.command Update preview 2025-11-22 01:01:42 +07:00
run_app.sh Update preview 2025-11-22 01:01:42 +07:00

aPix Image Workspace

Tiếng Việt

Giới thiệu

aPix Image Workspace là một giao diện Flask nhẹ giúp bạn tạo hình ảnh bằng API Model Gemini Image 3 Pro (Nano Banana Pro). Bạn có thể gửi prompt, upload tài liệu tham khảo và điều chỉnh tỷ lệ khung hình/độ phân giải.

Preview

Người tạo

Khởi chạy nhanh bằng run_app

  1. Nháy đúp vào run_app.command trên macOS, run_app.sh trên Linux, hoặc run_app.bat trên Windows để tự động tìm Python, tạo .venv, cài requirements.txt và khởi động app.py.
  2. Mở http://127.0.0.1:8888, nhập prompt/tùy chọn rồi nhấn Generate.
  3. Hình ảnh mới nằm trong static/generated/; /gallery thể hiện lịch sử.

Sử dụng

  1. Đặt biến môi trường GOOGLE_API_KEY với API key của Google GenAI hoặc nhập trực tiếp trong giao diện.
  2. Mở trình duyệt tới http://127.0.0.1:8888, nhập prompt, chọn tùy chọn và nhấn Generate.
  3. Hình ảnh: static/generated lưu nội dung mới nhất, còn /gallery trả về URL cho phần lịch sử.