Update Dockerfile to correctly retrieve API key from secret and modify app.py to load API key from environment variable 62da724 Robaa commited on Apr 14, 2025
Remove unused entrypoint script and secret API key handling from Dockerfile; update app.py to correctly retrieve API key from environment variable 4fced91 Robaa commited on Apr 14, 2025
Refactor environment variable loading in app.py for improved clarity 18e5df3 Robaa commited on Apr 14, 2025
Refactor API key retrieval to use os.environ.get for consistency d9a5f9b Robaa commited on Apr 14, 2025
Remove unused IDE configuration files and main application code; update Dockerfile to reflect new entry point. 04ace33 Robaa commited on Apr 14, 2025
Refactor project structure: move modules to 'src' directory and update import paths; add new image processing and caption generation functionalities. 5d95877 Robaa commited on Apr 14, 2025
Update README, app.py, and Dockerfile for AI Product Helper configuration d5131f4 Robaa commited on Apr 14, 2025