LICENSE
MANIFEST.in
README.md
setup.py
gradio/__init__.py
gradio/component.py
gradio/encryptor.py
gradio/external.py
gradio/flagging.py
gradio/inputs.py
gradio/interface.py
gradio/interpretation.py
gradio/mix.py
gradio/networking.py
gradio/outputs.py
gradio/process_examples.py
gradio/processing_utils.py
gradio/queueing.py
gradio/routes.py
gradio/strings.py
gradio/test_data.py
gradio/tunneling.py
gradio/utils.py
gradio/version.txt
gradio.egg-info/PKG-INFO
gradio.egg-info/SOURCES.txt
gradio.egg-info/dependency_links.txt
gradio.egg-info/requires.txt
gradio.egg-info/top_level.txt
gradio/templates/api_docs.html
gradio/templates/frontend/favicon.png
gradio/templates/frontend/global.css
gradio/templates/frontend/index.html
gradio/templates/frontend/build/bundle.css
gradio/templates/frontend/build/bundle.js
gradio/templates/frontend/build/bundle.js.map
gradio/templates/frontend/build/themes.css
gradio/templates/frontend/static/img/api-logo.svg
gradio/templates/frontend/static/img/camera.svg
gradio/templates/frontend/static/img/clear.svg
gradio/templates/frontend/static/img/edit.svg
gradio/templates/frontend/static/img/logo.svg
gradio/templates/frontend/static/img/logo_error.svg
gradio/templates/frontend/static/img/undo-solid.svg
test/test_demos.py
test/test_encryptor.py
test/test_external.py
test/test_flagging.py
test/test_inputs.py
test/test_interfaces.py
test/test_interpretation.py
test/test_mix.py
test/test_networking.py
test/test_outputs.py
test/test_process_examples.py
test/test_processing_utils.py
test/test_queuing.py
test/test_routes.py
test/test_tunneling.py
test/test_utils.py