fix tests

This commit is contained in:
Ali Abid 2021-08-17 18:45:17 +00:00
parent ada6488a05
commit 4e1b0a6158
2 changed files with 12 additions and 0 deletions

1
.gitignore vendored
View File

@ -3,6 +3,7 @@ dist/
.eggs/
gradio.egg-info/*
!gradio.egg-info/requires.txt
!gradio.egg-info/PKG-INFO
*.pyc
staticfiles
.env

11
gradio.egg-info/PKG-INFO Normal file
View File

@ -0,0 +1,11 @@
Metadata-Version: 1.0
Name: gradio
Version: 2.2.11
Summary: Python library for easily interacting with trained machine learning models
Home-page: https://github.com/gradio-app/gradio-UI
Author: Abubakar Abid
Author-email: a12d@stanford.edu
License: Apache License 2.0
Description: UNKNOWN
Keywords: machine learning,visualization,reproducibility
Platform: UNKNOWN