Commit History

Merge branch 'feat/exif-metadata' into test/tests
e97214f

rmm commited on

fix: replaced loop over dict with direct key lookup for datetime info
8cb071c

rmm commited on

feat: implemented GPS coords extraction when present
02c8028

rmm commited on

test: added tests for GPS metadata extraction
2ca04dc

rmm commited on

test: implemented test on datetime extraction, and included test data
fc838b0

rmm commited on

test: added tests for number validator, and one xfail for email
ec78796

rmm commited on

fix: avoid failures arising from a badly-named non-test script
eea3823

rmm commited on

fix: tests need main requirements installed too
f7c22a1

rmm commited on

test: including action to run tests on github
c9c40e5

rmm commited on

test: implementing basic tests and validating the workflow
0934d43

rmm commited on

chore: different space details
8083970

vancauwe commited on

fix: send to space main branch
fc76169

vancauwe commited on

feat: github action for dev HF
b053de2

vancauwe commited on

fix: pillow from numpy array
69c274d

vancauwe commited on

fix: pillow transform hotdog image
e7472d4

vancauwe commited on

fix: PIL image for hotdog classifier
2ae28d8

vancauwe commited on

fix: generate random md5 hash if None on image
91b6bc8

vancauwe commited on

fix: other access way of token
f7d4aff

vancauwe commited on

feat: using space secret
be0c601

vancauwe commited on

fix: disable caching of datasets on HF space
1d016e8

vancauwe commited on

feat: new temporary dataset
0d0c163

vancauwe commited on

fix: change pipeline name
cab7270

vancauwe commited on

fix: serializable date and time
f5eb153

vancauwe commited on

fix: image path in whale viewer
613de29

vancauwe commited on

fix: image path
164677f

vancauwe commited on

fix: image path
9cff177

vancauwe commited on

chore: docs for main fixed
1d650ce

vancauwe commited on

fix: rename main file
4e0c601

vancauwe commited on

Merge branch 'chore/documentation' docs first draft
fc967ca

vancauwe commited on

docs: added some notes for running tools locally
0301738

rmm commited on

fix: removed commented line - does this change avoid merge conflict?
206fb3f

rmm commited on

chore: updated container specification to src/main.py
f1a040f

rmm commited on

chore: refactor the md files to point at code src directory
ebce044

rmm commited on

chore: renaming main app directory to src
bd6b31e

rmm commited on

docs: main entry point docstrings and minor refactor
459af61

rmm commited on

docs: docstrings, typehints for js iframe /tab fix code
dc631b6

rmm commited on

docs: docstrings, typehints for input_handling
2412f7c

rmm commited on

docs: docstrings, typehints for logger
91ec215

rmm commited on

docs: docstrings and mkdocs md files for three modules
6430cbd

rmm commited on

docs: added markdown files for all active py modules
c096386

rmm commited on

Merge branch 'main' into chore/documentation
dd54a8b

rmm commited on

feat: test page mkdocs
fa82999

vancauwe commited on

feat: index markdown for readme in mkdocs
01e06a6

vancauwe commited on

Merge pull request #15 from sdsc-ordes/fix/temp-new-hf-dataset
680fd9f
unverified

vancauwe commited on

chore: removed symlink that isn't used any more
b26a8ad

rmm commited on

chore: removed duplicate images in root folder
f63a7d8

rmm commited on

chore: tidy up data used for developing one snippet
e4f4281

rmm commited on

chore: moved demo/example scripts to snippets
0a5ba7e

rmm commited on

docs: added docstrings and return type hints
02e28ee

rmm commited on

feat: new dataset Hugging face
a1f9696

vancauwe commited on