ocr_translate-hugging_face


Nameocr_translate-hugging_face JSON
Version 0.2.1 PyPI version JSON
download
home_pageNone
SummaryPlugins to enable usage of HuggingFace Models in ocr_translate
upload_time2023-12-17 06:45:39
maintainerNone
docs_urlNone
authorNone
requires_python>=3.10
licenseNone
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 in ocr_translate

## Usage

- 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

            

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/e0/f3/8f39d12c7ad17e89460be16bbce0fb58ab41e5da3eb894c20bc1d4f87408/ocr_translate_hugging_face-0.2.1.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 in ocr_translate\n\n## Usage\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",
    "bugtrack_url": null,
    "license": null,
    "summary": "Plugins to enable usage of HuggingFace Models in ocr_translate",
    "version": "0.2.1",
    "project_urls": {
        "Source": "https://github.com/Crivella/ocr_translate-hugging_face"
    },
    "split_keywords": [
        "django",
        "translation"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "d9359923a0174c025d842e27817572ffa7808a2ab1bed5946e64086249587964",
                "md5": "d843692292b2f2516ad2df10f346cca4",
                "sha256": "e71e9e855658bbdf75fadb4f8be6b39dcd3e66595e09b168134002ba68091f4f"
            },
            "downloads": -1,
            "filename": "ocr_translate_hugging_face-0.2.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d843692292b2f2516ad2df10f346cca4",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 19622,
            "upload_time": "2023-12-17T06:45:37",
            "upload_time_iso_8601": "2023-12-17T06:45:37.409181Z",
            "url": "https://files.pythonhosted.org/packages/d9/35/9923a0174c025d842e27817572ffa7808a2ab1bed5946e64086249587964/ocr_translate_hugging_face-0.2.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "e0f38f39d12c7ad17e89460be16bbce0fb58ab41e5da3eb894c20bc1d4f87408",
                "md5": "af4da5dc0902165d94f21fa5a27976f2",
                "sha256": "65a1fb5ffd95eefb667b005b26dfc91f911bce5cb0f56c23206da34c77c3208d"
            },
            "downloads": -1,
            "filename": "ocr_translate_hugging_face-0.2.1.tar.gz",
            "has_sig": false,
            "md5_digest": "af4da5dc0902165d94f21fa5a27976f2",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 18279,
            "upload_time": "2023-12-17T06:45:39",
            "upload_time_iso_8601": "2023-12-17T06:45:39.111141Z",
            "url": "https://files.pythonhosted.org/packages/e0/f3/8f39d12c7ad17e89460be16bbce0fb58ab41e5da3eb894c20bc1d4f87408/ocr_translate_hugging_face-0.2.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-17 06:45:39",
    "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"
}
        
Elapsed time: 0.19131s