Spaces:
Sleeping
Sleeping
Commit History
chore: explicit name for test script
389f0f6
rmm
commited on
chore: changed CI file to trigger on PRs to dev + main branches
50c83db
rmm
commited on
fix: input validation for decimal_coords
722ec65
rmm
commited on
test: added unit tests for decimal_coords converter
d546098
rmm
commited on
chore: added docstring to decimal_coords func
4fd1e53
rmm
commited on
test: improved name of test file to be explicit
f500b17
rmm
commited on
Merge pull request #22 from sdsc-ordes/chore/docs-complete
20526a2
unverified
doc: added short descriptions for each tab (in app, for user)
cffe3cc
rmm
commited on
fix: remove unused argument
fb5f7bb
feat: refactor and multi image classification
55d18b1
docs: added type hints to outstanding functions and docstrings
3089ebb
rmm
commited on
feat: multi image input
879acff
docs: added some notes on how to run tests
c3c7f31
rmm
commited on
test: using src/apptest subdir for the test harnesses
84415d1
rmm
commited on
test: test harness for the whale_viewer module, using AppTest
be719f6
rmm
commited on
test: adding badge for a top-level status report
d530f0c
rmm
commited on
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
fix: send to space main branch
fc76169
feat: github action for dev HF
b053de2
fix: pillow from numpy array
69c274d
fix: pillow transform hotdog image
e7472d4
fix: PIL image for hotdog classifier
2ae28d8
fix: generate random md5 hash if None on image
91b6bc8
fix: other access way of token
f7d4aff
feat: using space secret
be0c601
fix: disable caching of datasets on HF space
1d016e8
feat: new temporary dataset
0d0c163
fix: change pipeline name
cab7270
fix: serializable date and time
f5eb153
fix: image path in whale viewer
613de29
fix: image path
164677f
fix: image path
9cff177
chore: docs for main fixed
1d650ce
fix: rename main file
4e0c601
Merge branch 'chore/documentation' docs first draft
fc967ca
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