gifr


Namegifr JSON
Version 0.0.6 PyPI version JSON
download
home_pagehttps://github.com/waikato-datamining/gifr
Summarygradio interfaces for Deep Learning Docker images that use Redis for receiving data to make predictions on.
upload_time2024-05-29 21:33:22
maintainerNone
docs_urlNone
authorPeter Reutemann
requires_pythonNone
licenseMIT License
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            `gradio <https://www.gradio.app/>`__ interfaces for Deep Learning Docker images that
use Redis for receiving data to make predictions on.

`https://www.data-mining.co.nz/docker-images/ <https://www.data-mining.co.nz/docker-images/>`__

Interfaces are available for:

- automatic speech recognition (ASR)
- automatic speech recognition (ASR) + text generation
- image classification
- image segmentation
- object detection/instance segmentation
- text classification
- text generation


Changelog
=========

0.0.6 (2024-05-30)
------------------

- added interface for automatic speech recognition (ASR) combined with text generation


0.0.5 (2024-05-27)
------------------

- added interface for automatic speech recognition (ASR)


0.0.4 (2024-02-27)
------------------

- extended text generation interface to keep track of inputs and #turns (*history*);
  added support for JSON responses; field name in JSON prompt is now customizable


0.0.3 (2024-02-15)
------------------

- added interface for text classification


0.0.2 (2023-11-12)
------------------

- title and description used in the interface are now customizable via the `--title`
  and `--description` command-line options


0.0.1 (2023-11-03)
------------------

- initial release
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/waikato-datamining/gifr",
    "name": "gifr",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "Peter Reutemann",
    "author_email": "fracpete@waikato.ac.nz",
    "download_url": "https://files.pythonhosted.org/packages/25/41/1eba87e35e90278973a071bfddb7f59acc9f921171bb17e80b102623eb57/gifr-0.0.6.tar.gz",
    "platform": null,
    "description": "`gradio <https://www.gradio.app/>`__ interfaces for Deep Learning Docker images that\nuse Redis for receiving data to make predictions on.\n\n`https://www.data-mining.co.nz/docker-images/ <https://www.data-mining.co.nz/docker-images/>`__\n\nInterfaces are available for:\n\n- automatic speech recognition (ASR)\n- automatic speech recognition (ASR) + text generation\n- image classification\n- image segmentation\n- object detection/instance segmentation\n- text classification\n- text generation\n\n\nChangelog\n=========\n\n0.0.6 (2024-05-30)\n------------------\n\n- added interface for automatic speech recognition (ASR) combined with text generation\n\n\n0.0.5 (2024-05-27)\n------------------\n\n- added interface for automatic speech recognition (ASR)\n\n\n0.0.4 (2024-02-27)\n------------------\n\n- extended text generation interface to keep track of inputs and #turns (*history*);\n  added support for JSON responses; field name in JSON prompt is now customizable\n\n\n0.0.3 (2024-02-15)\n------------------\n\n- added interface for text classification\n\n\n0.0.2 (2023-11-12)\n------------------\n\n- title and description used in the interface are now customizable via the `--title`\n  and `--description` command-line options\n\n\n0.0.1 (2023-11-03)\n------------------\n\n- initial release",
    "bugtrack_url": null,
    "license": "MIT License",
    "summary": "gradio interfaces for Deep Learning Docker images that use Redis for receiving data to make predictions on.",
    "version": "0.0.6",
    "project_urls": {
        "Homepage": "https://github.com/waikato-datamining/gifr"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "25411eba87e35e90278973a071bfddb7f59acc9f921171bb17e80b102623eb57",
                "md5": "2733b8f9ab898e40e60ba7de97658082",
                "sha256": "2316f3f49e31e15001ff2d491e1818f0aebe1d7ac29a98e394400be53dfcca7a"
            },
            "downloads": -1,
            "filename": "gifr-0.0.6.tar.gz",
            "has_sig": false,
            "md5_digest": "2733b8f9ab898e40e60ba7de97658082",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 15981,
            "upload_time": "2024-05-29T21:33:22",
            "upload_time_iso_8601": "2024-05-29T21:33:22.717070Z",
            "url": "https://files.pythonhosted.org/packages/25/41/1eba87e35e90278973a071bfddb7f59acc9f921171bb17e80b102623eb57/gifr-0.0.6.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-29 21:33:22",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "waikato-datamining",
    "github_project": "gifr",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "gifr"
}
        
Elapsed time: 0.75032s