Name | gradio-offline JSON |
Version |
3.31.0.4
JSON |
| download |
home_page | |
Summary | Python library for easily interacting with trained machine learning models |
upload_time | 2023-05-19 14:05:54 |
maintainer | |
docs_url | None |
author | |
requires_python | >=3.7 |
license | |
keywords |
machine learning
reproducibility
visualization
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# Gradio Offline
Use gradio without internet connection. This repo tracks [the official repo](https://github.com/gradio-app/gradio) until it supports offline mode.
## Install
```shell
pip install gradio-offline
```
Usage is the same as using `gradio`.
:warning: This repo is designed to make minimal changes to enable the offline usage of gradio.
Raw data
{
"_id": null,
"home_page": "",
"name": "gradio-offline",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": "",
"keywords": "machine learning,reproducibility,visualization",
"author": "",
"author_email": "Abubakar Abid <team@gradio.app>, Ali Abid <team@gradio.app>, Ali Abdalla <team@gradio.app>, Dawood Khan <team@gradio.app>, Ahsen Khaliq <team@gradio.app>, Pete Allen <team@gradio.app>, \u00d6mer Faruk \u00d6zdemir <team@gradio.app>",
"download_url": "https://files.pythonhosted.org/packages/29/9a/b621352d236ccd8e831aab815b9a12c7997ca1d3d856139582e80cfa967e/gradio_offline-3.31.0.4.tar.gz",
"platform": null,
"description": "# Gradio Offline\n\nUse gradio without internet connection. This repo tracks [the official repo](https://github.com/gradio-app/gradio) until it supports offline mode.\n\n## Install\n\n```shell\npip install gradio-offline\n```\n\nUsage is the same as using `gradio`.\n\n:warning: This repo is designed to make minimal changes to enable the offline usage of gradio.\n",
"bugtrack_url": null,
"license": "",
"summary": "Python library for easily interacting with trained machine learning models",
"version": "3.31.0.4",
"project_urls": {
"Homepage": "https://github.com/junchen1992/gradio-offline"
},
"split_keywords": [
"machine learning",
"reproducibility",
"visualization"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "76548f5644aedd24adafd52430d4407508fd0cf70bd8e19957f1e999555bb46c",
"md5": "666ea7c2caad77a394c71ad3dea21d1e",
"sha256": "e1f3c51ff86400821a1e24d5e8531a6a5ac6deaf599a63a2e17ed8b973f35463"
},
"downloads": -1,
"filename": "gradio_offline-3.31.0.4-py3-none-any.whl",
"has_sig": false,
"md5_digest": "666ea7c2caad77a394c71ad3dea21d1e",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7",
"size": 8944902,
"upload_time": "2023-05-19T14:05:48",
"upload_time_iso_8601": "2023-05-19T14:05:48.297125Z",
"url": "https://files.pythonhosted.org/packages/76/54/8f5644aedd24adafd52430d4407508fd0cf70bd8e19957f1e999555bb46c/gradio_offline-3.31.0.4-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "299ab621352d236ccd8e831aab815b9a12c7997ca1d3d856139582e80cfa967e",
"md5": "2f0c4b44b6862cac435e2d36253fe64e",
"sha256": "a28c569d8a0211e439c4af34b405b19b726c2b2158169e6126838343aea84a85"
},
"downloads": -1,
"filename": "gradio_offline-3.31.0.4.tar.gz",
"has_sig": false,
"md5_digest": "2f0c4b44b6862cac435e2d36253fe64e",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 9843048,
"upload_time": "2023-05-19T14:05:54",
"upload_time_iso_8601": "2023-05-19T14:05:54.457687Z",
"url": "https://files.pythonhosted.org/packages/29/9a/b621352d236ccd8e831aab815b9a12c7997ca1d3d856139582e80cfa967e/gradio_offline-3.31.0.4.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-05-19 14:05:54",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "junchen1992",
"github_project": "gradio-offline",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [],
"lcname": "gradio-offline"
}