Spaces:
Sleeping
Sleeping
Commit History
chore: space specification change
9dc4a78
fix: pillow from numpy array
140650b
fix: pillow transform hotdog image
a50f169
fix: PIL image for hotdog classifier
2761417
fix: generate random md5 hash if None on image
8810ca7
fix: other access way of token
11e705e
feat: using space secret
8c2fa3e
fix: disable caching of datasets on HF space
3b7d130
feat: new temporary dataset
d136ce0
fix: change pipeline name
4f11b2f
fix: serializable date and time
7c16c6e
fix: image path in whale viewer
a874233
fix: image path
a62a456
fix: image path
ba44854
chore: docs for main fixed
6464dae
fix: rename main file
74ee38b
Merge branch 'chore/documentation' docs first draft
2b5a5fe
docs: added some notes for running tools locally
45154b4
rmm
commited on
fix: removed commented line - does this change avoid merge conflict?
c2ad2a8
rmm
commited on
chore: updated container specification to src/main.py
d0cbaaa
rmm
commited on
chore: refactor the md files to point at code src directory
51e6cf0
rmm
commited on
chore: renaming main app directory to src
f7eec8e
rmm
commited on
docs: main entry point docstrings and minor refactor
c3a2524
rmm
commited on
docs: docstrings, typehints for js iframe /tab fix code
f3eb9f5
rmm
commited on
docs: docstrings, typehints for input_handling
96df9de
rmm
commited on
docs: docstrings, typehints for logger
380d10c
rmm
commited on
docs: docstrings and mkdocs md files for three modules
b43dfdf
rmm
commited on
docs: added markdown files for all active py modules
de8eaa8
rmm
commited on
Merge branch 'main' into chore/documentation
0c2d618
rmm
commited on
feat: test page mkdocs
98a82d0
feat: index markdown for readme in mkdocs
3423fb9
Merge pull request #15 from sdsc-ordes/fix/temp-new-hf-dataset
ab4bcb2
unverified
chore: removed symlink that isn't used any more
98da861
rmm
commited on
chore: removed duplicate images in root folder
5900ec7
rmm
commited on
chore: tidy up data used for developing one snippet
961b1c3
rmm
commited on
chore: moved demo/example scripts to snippets
90b0271
rmm
commited on
docs: added docstrings and return type hints
a6c10b4
rmm
commited on
feat: new dataset Hugging face
f22fcc7
dev: added development snippet for evaluating the model on several images
b2a8272
rmm
commited on
Merge pull request #12 from sdsc-ordes/chore/mkdocs
48563c2
unverified
rmm-ch
commited on
feat: mkdocs install ci and example
b7922ef
fix: tidy up old requirements file
d4a9766
rmm
commited on
fix: trying alternative specification for py version
0972a81
rmm
commited on
fix: get requirements where HF build expects them
a7ece71
rmm
commited on
fix: duplicated entries in requirements
e5cc9f3
rmm
commited on
fix: try pinning python to a specific version
3446e31
rmm
commited on
Merge pull request #2 from sdsc-ordes/fix-classifier-with-image-preprocessing
e1ea6aa
unverified
fix: use cv2 to load image, now compatible with pre-processing model
b582a0e
rmm
commited on
fix: pinning python version in deployment
5c7e462
rmm
commited on