# ImageAnalyst HF
ImageAnalyst HF is an extension to the [ImageAnalyst](https://github.com/BergLucas/ImageAnalyst) library, providing additional models and functions using [huggingface](https://pypi.org/project/transformers/).
## Requirements
The application requires:
- [Python](https://www.python.org/) >=3.9, <3.12
- [pip](https://pip.pypa.io/en/stable/)
## Download & Installation
There is two ways to download and install the application.
### Using PyPI
You can download and install the application using [PyPI](https://pypi.org/project/image-analyst-hf/). To do so, run the following command:
```bash
pip install image-analyst-hf
```
### Using the GitHub releases
You can download the application on the [downloads page](https://github.com/BergLucas/ImageAnalystHF/releases). Then, you can install the application by running the following command:
```bash
pip install image_analyst_hf-X.X.X-py3-none-any.whl
```
(Note: The X.X.X must be replaced by the version that you want to install.)
## License
All code is licensed for others under a MIT license (see [LICENSE](https://github.com/BergLucas/ImageAnalystHF/blob/main/LICENSE)).
Raw data
{
"_id": null,
"home_page": "https://github.com/BergLucas/ImageAnalystHF",
"name": "image-analyst-hf",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.9,<3.12",
"maintainer_email": "",
"keywords": "image,analysis,huggingface",
"author": "Lucas Berg",
"author_email": "55436804+BergLucas@users.noreply.github.com",
"download_url": "https://files.pythonhosted.org/packages/a8/b2/6b19b6458922e74d91eec3b577470b5fbf27eb3b0e044d10df4d9b0cd297/image_analyst_hf-0.2.0.tar.gz",
"platform": null,
"description": "# ImageAnalyst HF\n\nImageAnalyst HF is an extension to the [ImageAnalyst](https://github.com/BergLucas/ImageAnalyst) library, providing additional models and functions using [huggingface](https://pypi.org/project/transformers/).\n\n## Requirements\n\nThe application requires:\n\n- [Python](https://www.python.org/) >=3.9, <3.12\n- [pip](https://pip.pypa.io/en/stable/)\n\n## Download & Installation\n\nThere is two ways to download and install the application.\n\n### Using PyPI\n\nYou can download and install the application using [PyPI](https://pypi.org/project/image-analyst-hf/). To do so, run the following command:\n\n```bash\npip install image-analyst-hf\n```\n\n### Using the GitHub releases\n\nYou can download the application on the [downloads page](https://github.com/BergLucas/ImageAnalystHF/releases). Then, you can install the application by running the following command:\n\n```bash\npip install image_analyst_hf-X.X.X-py3-none-any.whl\n```\n\n(Note: The X.X.X must be replaced by the version that you want to install.)\n\n## License\n\nAll code is licensed for others under a MIT license (see [LICENSE](https://github.com/BergLucas/ImageAnalystHF/blob/main/LICENSE)).\n\n",
"bugtrack_url": null,
"license": "",
"summary": "ImageAnalyst HF is an extension to the ImageAnalyst library, providing additional models and functions using huggingface.",
"version": "0.2.0",
"project_urls": {
"Homepage": "https://github.com/BergLucas/ImageAnalystHF",
"Repository": "https://github.com/BergLucas/ImageAnalystHF"
},
"split_keywords": [
"image",
"analysis",
"huggingface"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "5b539ac497388fdfdcde9ddc4edf14732de2d9a5228e85b47dc553a67d100f45",
"md5": "c7eb0f792353a7dfbc2ba62a6a80d035",
"sha256": "9109d3a7da23a456a901ade003b84ea1e69bd9b25e924d51c62f3314da15c2f3"
},
"downloads": -1,
"filename": "image_analyst_hf-0.2.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "c7eb0f792353a7dfbc2ba62a6a80d035",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9,<3.12",
"size": 4370,
"upload_time": "2023-07-23T23:21:11",
"upload_time_iso_8601": "2023-07-23T23:21:11.177580Z",
"url": "https://files.pythonhosted.org/packages/5b/53/9ac497388fdfdcde9ddc4edf14732de2d9a5228e85b47dc553a67d100f45/image_analyst_hf-0.2.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "a8b26b19b6458922e74d91eec3b577470b5fbf27eb3b0e044d10df4d9b0cd297",
"md5": "b22d859d106996966a9714f4c01266c5",
"sha256": "9c2e0035b03886a38e2c4e221a32785f15e47e173660b7575d8d395e7cb4bc2d"
},
"downloads": -1,
"filename": "image_analyst_hf-0.2.0.tar.gz",
"has_sig": false,
"md5_digest": "b22d859d106996966a9714f4c01266c5",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9,<3.12",
"size": 4125,
"upload_time": "2023-07-23T23:21:12",
"upload_time_iso_8601": "2023-07-23T23:21:12.724991Z",
"url": "https://files.pythonhosted.org/packages/a8/b2/6b19b6458922e74d91eec3b577470b5fbf27eb3b0e044d10df4d9b0cd297/image_analyst_hf-0.2.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-07-23 23:21:12",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "BergLucas",
"github_project": "ImageAnalystHF",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "image-analyst-hf"
}