| 
							
							
								 Mert | 2b1b43a7e4 | feat(ml): composable ml (#9973) * modularize model classes
* various fixes
* expose port
* change response
* round coordinates
* simplify preload
* update server
* simplify interface
simplify
* update tests
* composable endpoint
* cleanup
fixes
remove unnecessary interface
support text input, cleanup
* ew camelcase
* update server
server fixes
fix typing
* ml fixes
update locustfile
fixes
* cleaner response
* better repo response
* update tests
formatting and typing
rename
* undo compose change
* linting
fix type
actually fix typing
* stricter typing
fix detection-only response
no need for defaultdict
* update spec file
update api
linting
* update e2e
* unnecessary dimension
* remove commented code
* remove duplicate code
* remove unused imports
* add batch dim | 2024-06-07 03:09:47 +00:00 |  | 
			
				
					| 
							
							
								![renovate[bot]](https://secure.gravatar.com/avatar/8555d8629c2fc48c5a5a2280a4715590?d=identicon&s=56) renovate[bot] | 640f53fe0a | fix(deps): update dependency pillow to v10.3.0 [security] (#8493) * fix(deps): update dependency pillow to v10.3.0 [security]
* fix typing
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: mertalev <101130780+mertalev@users.noreply.github.com> | 2024-04-11 05:48:09 +00:00 |  | 
			
				
					| 
							
							
								![renovate[bot]](https://secure.gravatar.com/avatar/8555d8629c2fc48c5a5a2280a4715590?d=identicon&s=56) renovate[bot] | 20be42cec0 | chore(deps): update machine-learning (#6302) * chore(deps): update machine-learning
* fix typing, use new lifespan syntax
* wrap in try / finally
* move log
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: mertalev <101130780+mertalev@users.noreply.github.com> | 2024-01-13 05:00:09 +00:00 |  | 
			
				
					| 
							
							
								 Mert | 87a0ba3db3 | feat(ml): export clip models to ONNX and host models on Hugging Face (#4700) * export clip models
* export to hf
refactored export code
* export mclip, general refactoring
cleanup
* updated conda deps
* do transforms with pillow and numpy, add tokenization config to export, general refactoring
* moved conda dockerfile, re-added poetry
* minor fixes
* updated link
* updated tests
* removed `requirements.txt` from workflow
* fixed mimalloc path
* removed torchvision
* cleaner np typing
* review suggestions
* update default model name
* update test | 2023-10-31 05:02:04 -05:00 |  |