Name | ocr_translate-hugging_face JSON |
Version |
0.3.0
JSON |
| download |
home_page | None |
Summary | Plugins to enable usage of HuggingFace Models in ocr_translate |
upload_time | 2024-08-18 23:37:34 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.10 |
license | None |
keywords |
django
translation
|
VCS |
 |
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# Plugin ocr_translate_hugging_face
This is a plugin for the [ocr_translate](https://github.com/Crivella/ocr_translate).
Plugins to enable usage of [HuggingFace Models](https://huggingface.co/) in ocr_translate
## Usage
For versions of the server `<v0.6`
- Install this by running `pip install ocr_translate-hugging_face`
- Add `ocr_translate_hugging_face` to your `INSTALLED_APPS` in `settings.py`
- Run the server with `AUTOCREATE_VALIDATED_MODELS` once
For versions of the server `>=0.6`
- Install through the server plugin manager
Raw data
{
"_id": null,
"home_page": null,
"name": "ocr_translate-hugging_face",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.10",
"maintainer_email": null,
"keywords": "django, translation",
"author": null,
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/dc/19/8301229361ad6eb5e8bcaf0d789ca545c7cd79fa9e49c3995af27906324e/ocr_translate_hugging_face-0.3.0.tar.gz",
"platform": null,
"description": "# Plugin ocr_translate_hugging_face\n\nThis is a plugin for the [ocr_translate](https://github.com/Crivella/ocr_translate).\nPlugins to enable usage of [HuggingFace Models](https://huggingface.co/) in ocr_translate\n\n## Usage\n\nFor versions of the server `<v0.6`\n\n- Install this by running `pip install ocr_translate-hugging_face`\n- Add `ocr_translate_hugging_face` to your `INSTALLED_APPS` in `settings.py`\n- Run the server with `AUTOCREATE_VALIDATED_MODELS` once\n\nFor versions of the server `>=0.6`\n\n- Install through the server plugin manager\n",
"bugtrack_url": null,
"license": null,
"summary": "Plugins to enable usage of HuggingFace Models in ocr_translate",
"version": "0.3.0",
"project_urls": {
"Source": "https://github.com/Crivella/ocr_translate-hugging_face"
},
"split_keywords": [
"django",
" translation"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "984c3776f4677c775e31189594bdab79a6d36818382a0df1d392c9b73ebcc360",
"md5": "93048a7931e015ee540b96f524e63f12",
"sha256": "2ec93796951004fa09a6006d866cce95d22f3fd0754cb537df109ab51f48f003"
},
"downloads": -1,
"filename": "ocr_translate_hugging_face-0.3.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "93048a7931e015ee540b96f524e63f12",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10",
"size": 22804,
"upload_time": "2024-08-18T23:37:33",
"upload_time_iso_8601": "2024-08-18T23:37:33.034156Z",
"url": "https://files.pythonhosted.org/packages/98/4c/3776f4677c775e31189594bdab79a6d36818382a0df1d392c9b73ebcc360/ocr_translate_hugging_face-0.3.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "dc198301229361ad6eb5e8bcaf0d789ca545c7cd79fa9e49c3995af27906324e",
"md5": "42298f354d143841a9e620644f4390e6",
"sha256": "418a915782414f287cf06c3af120a5f33616b8769b04ee8fb297df462638d208"
},
"downloads": -1,
"filename": "ocr_translate_hugging_face-0.3.0.tar.gz",
"has_sig": false,
"md5_digest": "42298f354d143841a9e620644f4390e6",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.10",
"size": 19238,
"upload_time": "2024-08-18T23:37:34",
"upload_time_iso_8601": "2024-08-18T23:37:34.515932Z",
"url": "https://files.pythonhosted.org/packages/dc/19/8301229361ad6eb5e8bcaf0d789ca545c7cd79fa9e49c3995af27906324e/ocr_translate_hugging_face-0.3.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-08-18 23:37:34",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "Crivella",
"github_project": "ocr_translate-hugging_face",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "ocr_translate-hugging_face"
}