Name | funcnodes-yolo JSON |
Version |
0.1.2
JSON |
| download |
home_page | None |
Summary | None |
upload_time | 2024-11-24 19:26:42 |
maintainer | None |
docs_url | None |
author | Julian Kimmig |
requires_python | <3.13,>=3.11 |
license | AGPL-3.0 |
keywords |
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# FuncNodes YOLO
## Overview
`funcnodes-yolo` is an extension of the [FuncNodes](https://github.com/linkdlab/funcnodes) framework that provides nodes to use the [Yolo models from ultralytics](https://github.com/ultralytics/ultralytics) package
## Installation
Install the package using:
```bash
pip install funcnodes-yolo
```
## Getting Started
To begin using `funcnodes-yolo`, you will need to have the core `FuncNodes` framework installed and set up. Please refer to the [FuncNodes](https://github.com/linkdlab/funcnodes) documentation for details.
## Contribution
You are welcome to contribute to this project by submitting pull requests, adding new nodes, fixing bugs, or enhancing the documentation.
## License
This project is licensed under the AGPL-3.0 License.
## Contact
For any questions or issues, please open an issue on the GitHub repository.
Raw data
{
"_id": null,
"home_page": null,
"name": "funcnodes-yolo",
"maintainer": null,
"docs_url": null,
"requires_python": "<3.13,>=3.11",
"maintainer_email": null,
"keywords": null,
"author": "Julian Kimmig",
"author_email": "julian.kimmig@gmx.net",
"download_url": "https://files.pythonhosted.org/packages/35/f0/73c7ac16a7c70993c43f9122906310233e194dd3e157ef22f30d4e499257/funcnodes_yolo-0.1.2.tar.gz",
"platform": null,
"description": "# FuncNodes YOLO\n\n## Overview\n\n`funcnodes-yolo` is an extension of the [FuncNodes](https://github.com/linkdlab/funcnodes) framework that provides nodes to use the [Yolo models from ultralytics](https://github.com/ultralytics/ultralytics) package\n\n## Installation\n\nInstall the package using:\n\n```bash\npip install funcnodes-yolo\n```\n\n## Getting Started\n\nTo begin using `funcnodes-yolo`, you will need to have the core `FuncNodes` framework installed and set up. Please refer to the [FuncNodes](https://github.com/linkdlab/funcnodes) documentation for details.\n\n## Contribution\n\nYou are welcome to contribute to this project by submitting pull requests, adding new nodes, fixing bugs, or enhancing the documentation.\n\n## License\n\nThis project is licensed under the AGPL-3.0 License.\n\n## Contact\n\nFor any questions or issues, please open an issue on the GitHub repository.\n\n",
"bugtrack_url": null,
"license": "AGPL-3.0",
"summary": null,
"version": "0.1.2",
"project_urls": null,
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "7ff1a438227e6a12b19b57f1b71e81cd2f3a9256882d7b3a43bbb398c12e6994",
"md5": "79ce4c31abf0b9043aa6d788a434b325",
"sha256": "4466e152bff668958e125ba36e5cee5b8c05737c3c90de3ed71f2d50c93d2054"
},
"downloads": -1,
"filename": "funcnodes_yolo-0.1.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "79ce4c31abf0b9043aa6d788a434b325",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<3.13,>=3.11",
"size": 15225,
"upload_time": "2024-11-24T19:26:41",
"upload_time_iso_8601": "2024-11-24T19:26:41.180251Z",
"url": "https://files.pythonhosted.org/packages/7f/f1/a438227e6a12b19b57f1b71e81cd2f3a9256882d7b3a43bbb398c12e6994/funcnodes_yolo-0.1.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "35f073c7ac16a7c70993c43f9122906310233e194dd3e157ef22f30d4e499257",
"md5": "a976b69705773ca7cf92649047469b48",
"sha256": "0e9491ff7070080e30e2b2acb758f1d417134a56248b9cda88652a7d69142f17"
},
"downloads": -1,
"filename": "funcnodes_yolo-0.1.2.tar.gz",
"has_sig": false,
"md5_digest": "a976b69705773ca7cf92649047469b48",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<3.13,>=3.11",
"size": 14552,
"upload_time": "2024-11-24T19:26:42",
"upload_time_iso_8601": "2024-11-24T19:26:42.485048Z",
"url": "https://files.pythonhosted.org/packages/35/f0/73c7ac16a7c70993c43f9122906310233e194dd3e157ef22f30d4e499257/funcnodes_yolo-0.1.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-11-24 19:26:42",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "funcnodes-yolo"
}