Skip to content

Activity

Fix downloading from google drive

SthPhoenixpushed 3 commits to master • 8cce25a…e9b85b9 • 
on Nov 2, 2024

Bump onnx from 1.16.0 to 1.17.0 in /src

dependabot[bot]created dependabot/pip/src/onnx-1.17.0 • c2d33f1 • 
on Oct 23, 2024

Update version and mount points

SthPhoenixpushed 1 commit to master • b0c5633…8cce25a • 
on Jun 4, 2024

Add TRT10 support

SthPhoenixpushed 1 commit to master • a6894ea…b0c5633 • 
on May 29, 2024

Deleted branch

dependabot[bot]deleted dependabot/pip/src/onnx-1.16.0 • 
on May 26, 2024

Merge pull request #132 from SthPhoenix/dependabot/pip/src/onnx-1.16.0

Pull request merge
SthPhoenixpushed 2 commits to master • 617b324…a6894ea • 
on May 26, 2024

Fix typo.

SthPhoenixpushed 1 commit to master • aba33e2…617b324 • 
on May 26, 2024

Add info about possible issue with Numba cache.

SthPhoenixpushed 1 commit to master • bb8ce85…aba33e2 • 
on May 26, 2024

Read version from environment variable

SthPhoenixpushed 1 commit to master • ff29676…bb8ce85 • 
on May 26, 2024

Fix downloading images by draw endpoint

SthPhoenixpushed 1 commit to master • 094b4c4…ff29676 • 
on May 26, 2024

Read request headers from settings.

SthPhoenixpushed 4 commits to master • 6d3b785…094b4c4 • 
on May 26, 2024

Move resize_image to image_provider.py

SthPhoenixpushed 1 commit to master • 6482590…6d3b785 • 
on May 26, 2024

Update .gitignore

SthPhoenixpushed 1 commit to master • c0f7eb2…6482590 • 
on May 26, 2024

Add download_onnx function with retries on hash mismatch.

SthPhoenixpushed 1 commit to master • 385eb0f…c0f7eb2 • 
on May 26, 2024

Move actual models configs to /models/models.json

SthPhoenixpushed 3 commits to master • 4b2f8ce…385eb0f • 
on May 26, 2024

Modify .gitignore

SthPhoenixpushed 1 commit to master • a29a22c…4b2f8ce • 
on May 26, 2024

Delete obsolete model_store.py

SthPhoenixpushed 1 commit to master • 91bf1c3…a29a22c • 
on May 26, 2024

Change mounts

SthPhoenixpushed 1 commit to master • 992b87b…91bf1c3 • 
on May 26, 2024

Change mounts

SthPhoenixpushed 1 commit to master • 06b3670…992b87b • 
on May 26, 2024

Add additional error handling

SthPhoenixpushed 1 commit to master • 30a0668…06b3670 • 
on May 26, 2024

Add logger.py

SthPhoenixpushed 1 commit to master • 808ccdc…30a0668 • 
on May 26, 2024

Move test images

SthPhoenixpushed 1 commit to master • 64cd600…808ccdc • 
on May 26, 2024

Bump onnx from 1.15.0 to 1.16.0 in /src

dependabot[bot]created dependabot/pip/src/onnx-1.16.0 • 9e68915 • 
on May 26, 2024

Change import logic

SthPhoenixpushed 4 commits to master • dbf768a…64cd600 • 
on May 26, 2024

Add some docstrings and remove unnecessary args

SthPhoenixpushed 1 commit to master • 1ab811b…dbf768a • 
on May 26, 2024

Add more checks when downloading model. Make code crash if download f…

SthPhoenixpushed 2 commits to master • 95902a7…1ab811b • 
on May 14, 2024

Exit app if processing module failed to load

SthPhoenixpushed 1 commit to master • 35abbb7…95902a7 • 
on May 14, 2024

Add retry logic for retrieving images from remote URL.

SthPhoenixpushed 1 commit to master • 8ac2c78…35abbb7 • 
on Jan 23, 2024

Replace httpx with aiohttp for fetching images by urls. A bit increas…

SthPhoenixpushed 1 commit to master • df0c50e…8ac2c78 • 
on Jan 9, 2024

Replace httpx with aiohttp for fetching images by urls. A bit increas…

SthPhoenixpushed 1 commit to master • b1575db…df0c50e • 
on Jan 9, 2024