Commit Graph

2675 Commits

Author SHA1 Message Date
Abubakar Abid
dffefadc2f
Update README.md 2021-11-30 09:57:42 -06:00
Abubakar Abid
dca3027bf8
Merge pull request #386 from kiwicampus/feature/tab_title
Way to change page's tab title in interface
2021-11-29 07:08:36 -06:00
Carlos Andrés Álvarez Restrepo
4ea2664ff6
Merge branch 'master' into feature/tab_title 2021-11-27 13:21:57 -05:00
charlielito
9ff63f05b0 Use title alone 2021-11-27 13:20:16 -05:00
Ali Abid
2221efe27f updated PyPi version 2021-11-24 19:46:46 +00:00
Ali Abid
39ffefbdc1 webcam video support 2021-11-24 19:41:46 +00:00
Ali Abid
561d0aaef2 webcam video support 2021-11-24 19:36:05 +00:00
Ali Abid
ba9c2b5488 webcam video support 2021-11-24 19:23:42 +00:00
Carlos Andrés Álvarez Restrepo
c7d333da91
Merge branch 'master' into feature/tab_title 2021-11-23 16:13:39 -05:00
charlielito
592b3d14c3 Expose tab_title 2021-11-23 16:06:05 -05:00
Ali Abid
ea04cd47d5 updated PyPi version 2021-11-22 21:21:06 +00:00
Ali Abid
8d553e9f74 remove plotly for chartjs 2021-11-22 20:29:32 +00:00
Abubakar Abid
868b49463f
Merge pull request #376 from AK391/master
add test for capture session
2021-11-19 00:31:05 -06:00
AK391
6cbfbb3d9b add test for capture session 2021-11-16 20:28:13 -05:00
Jeff Hale
e47cbd6988
change plotly to matplotlib (#368)
Out of the box plotly does not work with gradio.
2021-11-16 14:35:38 -08:00
Abubakar Abid
397911d0d5
Merge pull request #365 from gradio-app/abidlabs/series
Series working with external (T-93)
2021-11-15 08:48:54 -06:00
Abubakar Abid
44e8769a5a Series working with external 2021-11-15 09:39:06 -05:00
Abubakar Abid
f361f36625 indentation fix 2021-11-15 07:14:21 -06:00
Abubakar Abid
18617f310a
Merge pull request #364 from BioGeek/fix_equals_numpy_or_pil
Fix comparison of "numpy" and "pil" types in Image
2021-11-15 07:04:07 -06:00
Jeroen Van Goey
b567a93af2
Update test to catch ValueError when serializing Image with unknown type 2021-11-15 11:15:25 +01:00
Jeroen Van Goey
72df9dfa3b
Fix comparison against multiple values 2021-11-15 10:42:26 +01:00
Abubakar Abid
89df017c87
Update config.yml 2021-11-12 09:19:15 -06:00
Abubakar Abid
74f6649c72
Merge pull request #358 from AK391/master
tests for integration and fixes bug
2021-11-12 09:12:54 -06:00
AK391
30ed40afb7 tests for integration and fixes bug 2021-11-11 22:43:27 -05:00
Abubakar Abid
1ca74f1b01
Merge pull request #356 from AK391/master
update interface.py tests
2021-11-11 16:20:11 -06:00
aliabid94
b0c8c2f3e3
Delete unused file 2021-11-11 13:58:57 -08:00
AK391
569c1d0b42 inline option and example tests 2021-11-10 22:40:57 -05:00
Abubakar Abid
93fd4cc6cf updated PyPi version 2021-11-10 09:40:13 -06:00
Abubakar Abid
36ee0547bf updated PyPi version 2021-11-10 09:39:13 -06:00
Abubakar Abid
517607f462 fixed Parallel() bug 2021-11-10 09:38:50 -06:00
Abubakar Abid
36dcd4ea95 fixed Parallel() bug 2021-11-10 09:24:21 -06:00
Abubakar Abid
55c4fb3727 patched test interface 2021-11-10 08:24:57 -06:00
Abubakar Abid
a5645232a0
Merge pull request #351 from gradio-app/dependabot/npm_and_yarn/frontend/path-parse-1.0.7
Bump path-parse from 1.0.6 to 1.0.7 in /frontend
2021-11-10 07:42:12 -06:00
Abubakar Abid
f157875624
Merge pull request #352 from gradio-app/dependabot/npm_and_yarn/frontend/ws-6.2.2
Bump ws from 6.2.1 to 6.2.2 in /frontend
2021-11-10 07:42:04 -06:00
Abubakar Abid
7701fd5299
Merge pull request #353 from gradio-app/dependabot/npm_and_yarn/frontend/url-parse-1.5.3
Bump url-parse from 1.5.1 to 1.5.3 in /frontend
2021-11-10 07:41:55 -06:00
Abubakar Abid
bdae7994cb
Merge pull request #354 from gradio-app/dependabot/npm_and_yarn/frontend/dns-packet-1.3.4
Bump dns-packet from 1.3.1 to 1.3.4 in /frontend
2021-11-10 07:41:44 -06:00
Abubakar Abid
b3a7aec4f6
Merge pull request #335 from AK391/master
interface.py new tests
2021-11-10 07:33:36 -06:00
dependabot[bot]
ba4685c618
Bump dns-packet from 1.3.1 to 1.3.4 in /frontend
Bumps [dns-packet](https://github.com/mafintosh/dns-packet) from 1.3.1 to 1.3.4.
- [Release notes](https://github.com/mafintosh/dns-packet/releases)
- [Changelog](https://github.com/mafintosh/dns-packet/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mafintosh/dns-packet/compare/v1.3.1...v1.3.4)

---
updated-dependencies:
- dependency-name: dns-packet
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-10 13:33:12 +00:00
dependabot[bot]
6a991028a5
Bump url-parse from 1.5.1 to 1.5.3 in /frontend
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.1 to 1.5.3.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.1...1.5.3)

---
updated-dependencies:
- dependency-name: url-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-10 13:33:10 +00:00
dependabot[bot]
caa94abe47
Bump ws from 6.2.1 to 6.2.2 in /frontend
Bumps [ws](https://github.com/websockets/ws) from 6.2.1 to 6.2.2.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/6.2.1...6.2.2)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-10 13:33:08 +00:00
dependabot[bot]
7f3e41b9eb
Bump path-parse from 1.0.6 to 1.0.7 in /frontend
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-10 13:33:01 +00:00
Abubakar Abid
17c49dd9ba
Merge pull request #346 from gradio-app/dependabot/npm_and_yarn/frontend/tmpl-1.0.5
Bump tmpl from 1.0.4 to 1.0.5 in /frontend
2021-11-10 07:31:56 -06:00
Abubakar Abid
deecd3eaca
Merge pull request #347 from gradio-app/dependabot/npm_and_yarn/frontend/tar-6.1.11
Bump tar from 6.1.0 to 6.1.11 in /frontend
2021-11-10 07:31:46 -06:00
Abubakar Abid
3c8243bea6
Merge pull request #348 from gradio-app/dependabot/npm_and_yarn/frontend/jsuites-4.9.22
Bump jsuites from 4.6.6 to 4.9.22 in /frontend
2021-11-10 07:31:32 -06:00
AK391
ceeb475a00 fix test issues 2021-11-09 22:34:08 -05:00
AK391
d3a9057ad3 Merge remote-tracking branch 'upstream/master' 2021-11-09 21:20:36 -05:00
Abubakar Abid
c1bae11b31
Merge pull request #350 from gradio-app/abidlabs/api-spaces
Abidlabs/api spaces
2021-11-09 12:55:22 -06:00
Abubakar Abid
119d05382f updated PyPi version 2021-11-09 12:55:05 -06:00
Abubakar Abid
754f492008 updated PyPi version 2021-11-09 12:54:18 -06:00
Abubakar Abid
c876a5b7a7 updated PyPi version 2021-11-09 12:53:35 -06:00