2018-09-19 22:30:40 +08:00
|
|
|
venv
|
|
|
|
*.pyc
|
|
|
|
staticfiles
|
|
|
|
.env
|
|
|
|
*.sqlite3
|
2019-02-17 12:25:18 +08:00
|
|
|
.idea/*
|
2019-04-29 14:41:31 +08:00
|
|
|
*.ipynb
|
2019-02-17 12:25:18 +08:00
|
|
|
.ipynb_checkpoints/*
|
2019-02-19 13:57:24 +08:00
|
|
|
models/*
|
2019-02-18 09:47:15 +08:00
|
|
|
.models/*
|
2019-02-20 12:03:52 +08:00
|
|
|
gradio_files/*
|
2019-02-25 14:45:18 +08:00
|
|
|
ngrok*
|
2019-03-11 08:28:42 +08:00
|
|
|
examples/ngrok*
|
2019-04-19 06:51:15 +08:00
|
|
|
gradio-flagged/*
|
|
|
|
.DS_Store
|
|
|
|
__pycache__/
|
|
|
|
*.py[cod]
|
|
|
|
*$py.class
|
2020-06-11 02:34:53 +08:00
|
|
|
demo/models/*
|
2020-07-09 07:52:17 +08:00
|
|
|
dist/*
|
2020-07-09 06:09:52 +08:00
|
|
|
*.h5
|
2020-07-21 22:24:38 +08:00
|
|
|
docs.json
|
2020-08-22 07:17:11 +08:00
|
|
|
*.bak
|
2020-09-15 20:16:14 +08:00
|
|
|
demo/tmp.zip
|
2020-09-22 02:51:39 +08:00
|
|
|
demo/flagged
|
|
|
|
test.txt
|