Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
aletrn
/
samgis
like
4
Runtime error
App
Files
Files
Community
c357c11
samgis
2 contributors
History:
239 commits
aletrn
ci: add create_requirements.sh script for quick requirements.txt updates starting from installed packages (e.g. using poetry)
c357c11
3 months ago
.idea
[feat] update samgis_core to version 2.0.0, bump to version 1.5.1
6 months ago
dockerfiles
chore: update docker image to version 1.6.4, bump to version 1.6.4
3 months ago
docs
doc: update changelog
4 months ago
events
[refactor] first working stage for huggingface docker container with fastapi and loguru
10 months ago
scripts
ci: add create_requirements.sh script for quick requirements.txt updates starting from installed packages (e.g. using poetry)
3 months ago
static
feat: first working samgis version based on samgis_core and samgis_web
3 months ago
tests
feat: first working samgis version based on samgis_core and samgis_web
3 months ago
.coveragerc
Safe
322 Bytes
[test] add fastapi app test cases
10 months ago
.dockerignore
Safe
153 Bytes
[feat] add working static frontend
10 months ago
.gitattributes
Safe
1.82 kB
feat: track missing ico, png files under static/public folder
3 months ago
.gitignore
Safe
4.38 kB
[feat] add option to donwload files written in custom path folder
6 months ago
.gitmodules
Safe
101 Bytes
feat: add sam-quantized submodule
3 months ago
LICENSE.txt
Safe
1.08 kB
[docs] add credits to external authors, add project license
12 months ago
README.md
8.33 kB
ci: add missing requirements.txt and pre-requirements.txt dependencies files
3 months ago
app.py
Safe
7.77 kB
bug: fix wrong usage of get_source_name() within infer_samgis_fn()
3 months ago
machine_learning_models
Safe
37 Bytes
feat: add sam-quantized submodule
3 months ago
poetry.lock
Safe
275 kB
chore: update samgis-core to version 3.0.6, samgis-web to version 1.0.7
3 months ago
pre-requirements.txt
Safe
7 Bytes
ci: add missing requirements.txt and pre-requirements.txt dependencies files
3 months ago
pyproject.toml
Safe
1.47 kB
chore: update docker image to version 1.6.4, bump to version 1.6.4
3 months ago
pytest.ini
Safe
209 Bytes
[refactor] renamed backend package to samgis
10 months ago
requirements.txt
238 Bytes
ci: add create_requirements.sh script for quick requirements.txt updates starting from installed packages (e.g. using poetry)
3 months ago
requirements_no_versions.txt
Safe
161 Bytes
ci: add create_requirements.sh script for quick requirements.txt updates starting from installed packages (e.g. using poetry)
3 months ago
requirements_poetry.txt
Safe
14 Bytes
[refactor] use poetry also to build the aws docker images
10 months ago