Commit Graph

2 Commits

Author SHA1 Message Date
520633f383 [+] rework docker for web
1. add separate requirements for heavy
    packages with custom index-url;
  2. rewrite docker file to make sure caching
    is not triggering reinstall of requirements
    all the time;
  3. make sure summarizer has transformers
    and torch modules;
2025-07-25 11:23:36 +03:00
9bd3c3e45b [+] partially deploy summarizer as service
1. add views, schema for transform module;
  2. partially added injection of singleton
    instances, like Summarizer;
2025-07-24 11:13:07 +03:00