Nima Boscarino
13a1034aa0
Gradio Guides: Creating CryptoPunks with GANs ( #1000 )
...
* Add v1 of GAN guide
* Grammar fixes
* Address some review comments
* Embed more spaces
* Add examples sample code
2022-04-19 08:55:43 +02:00
JefferyChiang
be291bf895
Fixed image input for absolute path ( #1004 )
...
* modify file function for both absolute and relative path input
* apply Path to keep app.cwd
* formatting and path check fixes
Co-authored-by: Abubakar Abid <abubakar@huggingface.co>
2022-04-15 10:29:21 -07:00
Abubakar Abid
10f938af9f
release 2.9.4 ( #1006 )
2022-04-14 23:38:12 -07:00
Dawood Khan
873060a354
Image3D Examples Fix ( #1001 )
...
* fix 3d model examples
* format fix
* cache_examples in image demo
* fix cached examples
* fixed cached example bug
* fixed formatting
* fixed tests
Co-authored-by: Abubakar Abid <abubakar@huggingface.co>
2022-04-14 23:23:02 -07:00
Abubakar Abid
e94e3f02a6
Release 2.9.3 ( #1003 )
...
* updated PyPi version to 2.9.2
* removed black typo
* fixed black typo
2022-04-14 15:07:27 -07:00
Abubakar Abid
2616afd309
updated PyPi version to 2.9.2 ( #1002 )
2022-04-14 15:00:14 -07:00
Dawood Khan
7552e1ef6c
Plot Component ( #805 )
...
* plotly + matplotlib component
* update plot demos and plotly component
* fix gray bg
* format
* pnpm lock file
* add bokeh
* update plot demo
* add bokeh support
* ignore plot file
* fixed demo
* fixed sorting
* update image-plot deprecation warning
Co-authored-by: Abubakar Abid <abubakar@huggingface.co>
2022-04-14 14:45:31 -07:00
Ali Abdalla
b17afde9ff
missing quote ( #996 )
2022-04-14 01:04:18 +02:00
Ömer Faruk Özdemir
a58c485e50
Add huggingface_hub client library ( #973 )
...
* Add huggingface_hub client library
Add huggingface_hub client library and model comparator space builder section
* Update guides/using_hugging_face_integrations.md
Co-authored-by: Omar Sanseviero <osanseviero@gmail.com>
* Apply suggestions from code review
Co-authored-by: Omar Sanseviero <osanseviero@gmail.com>
* tweaks
Co-authored-by: Omar Sanseviero <osanseviero@gmail.com>
2022-04-12 22:13:10 +02:00
Ömer Faruk Özdemir
5637cf9736
add jinja2 to reqs ( #969 )
2022-04-09 10:30:19 +03:00
Abubakar Abid
931575efb1
Merge pull request #916 from gradio-app/release-2.9.1
...
update pypi to 2.9.1
2022-03-31 17:46:56 -07:00
Abubakar Abid
14137eac7e
update pypi to 2.9.1
2022-03-31 17:25:48 -07:00
Dawood Khan
8fa68b35df
Merge pull request #912 from gradio-app/dawood/rename-image3d
...
rename Model3d to Image3D
2022-03-31 14:35:27 -04:00
dawoodkhan82
f44fd7e53c
change to image3d in directory.ts
2022-03-31 14:28:25 -04:00
dawoodkhan82
0a1b0a21f9
fix image3d test
2022-03-31 14:20:17 -04:00
dawoodkhan82
b7b9df2462
change name in Image3d demo
2022-03-31 14:09:35 -04:00
dawoodkhan82
b993659134
rename in config
2022-03-31 14:03:14 -04:00
dawoodkhan82
d13d172d22
rename Model3d to Image3D
2022-03-31 13:58:36 -04:00
Dawood Khan
82f6a3fa62
Merge pull request #775 from gradio-app/dawood/3d-image
...
3d Image Component
2022-03-31 00:13:58 -04:00
dawoodkhan82
bb26fa2821
fix asr test
2022-03-30 23:48:58 -04:00
dawoodkhan82
7ee39157eb
test file name model3d
2022-03-30 15:57:20 -04:00
dawoodkhan82
d359e7f9a4
merge main
2022-03-30 15:45:09 -04:00
dawoodkhan82
3f5a7be079
Merge branch 'main' into dawood/3d-image
2022-03-30 15:43:13 -04:00
dawoodkhan82
b4c8b069ac
rename model3d dir
2022-03-30 15:42:16 -04:00
Dawood Khan
16f71736cd
Rename Model3D.svelte to Model3d.svelte
2022-03-30 15:29:00 -04:00
Dawood Khan
02d916a238
Rename Model3D.svelte to Model3d.svelte
2022-03-30 15:28:30 -04:00
dawoodkhan82
d36075bb37
reformat code
2022-03-30 13:24:18 -04:00
Abubakar Abid
a3d1c12d88
Merge pull request #799 from gradio-app/streaming-audio-guide
...
Real-time ASR guide
2022-03-29 11:17:13 -07:00
Abubakar Abid
f258c4dc8d
made fixes
2022-03-29 11:12:15 -07:00
Abubakar Abid
7954a16aa3
minor styling fixes
2022-03-29 10:34:53 -07:00
Abubakar Abid
f299c0eb1e
updated guides
2022-03-29 10:31:00 -07:00
Abubakar Abid
a55e717309
Merge pull request #903 from gradio-app/release-2.9.0
...
updated PyPi version to 2.9.0
2022-03-29 10:13:37 -07:00
Abubakar Abid
8715ef6e00
updated PyPi version to 2.9.0
2022-03-29 10:13:00 -07:00
Abubakar Abid
e9bfc1a9e6
asr guide
2022-03-29 10:05:03 -07:00
Abubakar Abid
758b45a922
guide update
2022-03-29 09:35:32 -07:00
Abubakar Abid
e70bbde1bd
Merge branch 'main' into streaming-audio-guide
2022-03-29 09:23:25 -07:00
Abubakar Abid
d0cc26d66f
updates to guide
2022-03-29 09:23:04 -07:00
Abubakar Abid
9afdf09075
Merge pull request #800 from gradio-app/streaming_audio
...
Streaming audio
2022-03-29 08:11:14 -07:00
Abubakar Abid
fd53b54c75
fix formatting
2022-03-29 00:06:35 -07:00
Abubakar Abid
988c8d8429
Merge branch 'streaming_audio' of github.com:gradio-app/gradio into streaming_audio
2022-03-29 00:03:58 -07:00
Ali Abid
a4ddcefb23
fix streaming
2022-03-29 02:15:32 +02:00
Ali Abid
645abd2f44
merge chagnes
2022-03-29 01:50:30 +02:00
dawoodkhan82
9c32c91bd8
Merge branch 'main' into dawood/3d-image
2022-03-28 14:38:41 -04:00
dawoodkhan82
c03f7b2f3a
add tests
2022-03-28 14:37:50 -04:00
Abubakar Abid
3bb81a855f
Merge pull request #876 from gradio-app/release-2.8.14
...
updated PyPi version to 2.8.14
2022-03-25 08:55:39 -07:00
Abubakar Abid
31f9bc112d
updated PyPi version to 2.8.14
2022-03-25 08:45:34 -07:00
Abubakar Abid
09d3b7219b
Merge pull request #872 from julien-c/hf-space-proxy
...
[Spaces] Cleaner hf.space URLs
2022-03-24 21:17:47 -07:00
Julien Chaumond
1ffce560ac
[Spaces] Cleaner hf.space URLs
2022-03-24 20:52:19 +01:00
dawoodkhan82
ad8018c1d6
update model3d demo
2022-03-23 18:45:04 -04:00
dawoodkhan82
ac90b5a703
Merge branch 'master' into dawood/3d-image
2022-03-23 17:26:47 -04:00