mirror of
https://github.com/gradio-app/gradio.git
synced 2024-12-21 02:19:59 +08:00
updated PyPi version
This commit is contained in:
parent
15218a6b84
commit
7e3a59be8f
@ -1,6 +1,6 @@
|
||||
Metadata-Version: 1.0
|
||||
Name: gradio
|
||||
Version: 2.2.3
|
||||
Version: 2.2.4
|
||||
Summary: Python library for easily interacting with trained machine learning models
|
||||
Home-page: https://github.com/gradio-app/gradio-UI
|
||||
Author: Abubakar Abid
|
||||
|
@ -32,6 +32,8 @@ gradio/frontend/static/bundle.css.map
|
||||
gradio/frontend/static/bundle.js
|
||||
gradio/frontend/static/bundle.js.LICENSE.txt
|
||||
gradio/frontend/static/bundle.js.map
|
||||
gradio/frontend/static/css/main.2056a447.css
|
||||
gradio/frontend/static/css/main.2056a447.css.map
|
||||
gradio/frontend/static/css/main.337638fd.css
|
||||
gradio/frontend/static/css/main.337638fd.css.map
|
||||
gradio/frontend/static/css/main.347bef8c.css
|
||||
@ -42,6 +44,8 @@ gradio/frontend/static/css/main.bc3b604e.css
|
||||
gradio/frontend/static/css/main.bc3b604e.css.map
|
||||
gradio/frontend/static/css/main.c7572f0f.css
|
||||
gradio/frontend/static/css/main.c7572f0f.css.map
|
||||
gradio/frontend/static/css/main.c770ef42.css
|
||||
gradio/frontend/static/css/main.c770ef42.css.map
|
||||
gradio/frontend/static/media/logo_loading.e93acd82.jpg
|
||||
test/test_demos.py
|
||||
test/test_inputs.py
|
||||
|
@ -1,15 +1,15 @@
|
||||
numpy
|
||||
scipy
|
||||
matplotlib
|
||||
pandas
|
||||
pillow
|
||||
Flask-Cors>=3.0.8
|
||||
Flask-Login
|
||||
Flask>=1.1.1
|
||||
analytics-python
|
||||
ffmpy
|
||||
flask-cachebuster
|
||||
markdown2
|
||||
matplotlib
|
||||
numpy
|
||||
pandas
|
||||
paramiko
|
||||
pillow
|
||||
pycryptodome
|
||||
requests
|
||||
paramiko
|
||||
analytics-python
|
||||
Flask>=1.1.1
|
||||
Flask-Cors>=3.0.8
|
||||
flask-cachebuster
|
||||
Flask-Login
|
||||
scipy
|
||||
|
Loading…
Reference in New Issue
Block a user