Hannah
cd7dab7ba5
Improve select event behaviour in gr.Dataframe ( #9654 )
...
* add last_selected prop
* add changeset
---------
Co-authored-by: gradio-pr-bot <gradio-pr-bot@users.noreply.github.com>
Co-authored-by: Dawood Khan <dawoodkhan82@gmail.com>
2024-10-17 11:12:01 -07:00
Samy FERGUI
2735e89cd8
update prerequisite note to mention python 3.13 issue ( #9710 )
2024-10-17 11:11:23 -07:00
Freddy Boulton
2932e067d5
Fix API info bug ( #9700 )
...
* copy
* add changeset
* add changeset
---------
Co-authored-by: gradio-pr-bot <gradio-pr-bot@users.noreply.github.com>
Co-authored-by: Abubakar Abid <abubakar@huggingface.co>
2024-10-17 11:11:02 -07:00
Yuichiro Tachibana (Tsuchiya)
2ade59b95d
Export Tabs
type from @gradio/tabs
and fix the Playground to be compatible with the new Tabs API ( #9738 )
...
* Export Tab type from @gradio/tab
* Fix DemosLite to use the new Tabs API
* add changeset
* Set the default value of the initial_tabs props
* add changeset
---------
Co-authored-by: gradio-pr-bot <gradio-pr-bot@users.noreply.github.com>
2024-10-17 11:09:24 -07:00
pngwn
5015abbd78
fix @gradio/sanitize
exports ( #9746 )
...
* fix pkg.json
* add changeset
---------
Co-authored-by: gradio-pr-bot <gradio-pr-bot@users.noreply.github.com>
2024-10-17 18:37:49 +01:00
Hannah
2ec2eb1412
Tiny README.md fix ( #9741 )
...
* Tiny README.md fix
* Update README.md
2024-10-17 16:14:29 +01:00
Gradio PR Bot
86fdd9361e
chore: update versions ( #9737 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@gradio/accordion@0.4.3
@gradio/annotatedimage@0.8.4
@gradio/atoms@0.9.2
@gradio/audio@0.14.4
@gradio/box@0.2.2
@gradio/button@0.3.3
@gradio/chatbot@0.15.2
@gradio/checkbox@0.4.3
@gradio/checkboxgroup@0.6.3
@gradio/code@0.10.4
@gradio/colorpicker@0.4.3
@gradio/dataframe@0.11.4
@gradio/dataset@0.3.5
@gradio/datetime@0.2.3
@gradio/downloadbutton@0.2.3
@gradio/dropdown@0.9.1
@gradio/fallback@0.4.3
@gradio/file@0.10.4
@gradio/fileexplorer@0.5.4
@gradio/form@0.2.2
@gradio/gallery@0.13.4
@gradio/highlightedtext@0.8.3
@gradio/html@0.4.3
@gradio/image@0.16.4
@gradio/imageeditor@0.11.4
@gradio/json@0.5.3
@gradio/label@0.4.3
@gradio/markdown@0.10.3
@gradio/model3d@0.13.4
@gradio/multimodaltextbox@0.7.2
@gradio/nativeplot@0.4.3
@gradio/number@0.5.3
@gradio/paramviewer@0.5.3
@gradio/plot@0.7.3
@gradio/radio@0.6.3
@gradio/simpledropdown@0.3.3
@gradio/simpleimage@0.8.4
@gradio/simpletextbox@0.3.3
@gradio/slider@0.5.3
@gradio/statustracker@0.9.1
@gradio/textbox@0.8.2
@gradio/upload@0.13.3
@gradio/uploadbutton@0.7.3
@gradio/video@0.11.4
@self/component-test@0.2.4
@self/tootils@0.7.4
gradio@5.2.1
website@0.40.2
2024-10-16 18:07:49 -07:00
Freddy Boulton
cd3fab3b1f
Fix functional tests pt 2 ( #9713 )
...
* tests
* fix race condition
* fix test
* try again
* revert changes
* 🤞
* see failure
* add changeset
* add changeset
* Fix
* Fix
* make apply pass
* try
* check
* remove first
* fix code
* delete changeset
* fix reload test
---------
Co-authored-by: gradio-pr-bot <gradio-pr-bot@users.noreply.github.com>
2024-10-16 17:40:44 -07:00
Freddy Boulton
39a0e8c2fb
Fix chatbot component streaming bug and visible bug ( #9730 )
...
* Fix chatbot
* fix styling
* add changeset
* fix visible
* add changeset
* comments
* add changeset
---------
Co-authored-by: gradio-pr-bot <gradio-pr-bot@users.noreply.github.com>
2024-10-16 17:36:33 -07:00
Gradio PR Bot
6953f1957f
chore: update versions ( #9697 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@gradio/accordion@0.4.2
@gradio/annotatedimage@0.8.3
@gradio/atoms@0.9.1
@gradio/audio@0.14.3
@gradio/box@0.2.1
@gradio/button@0.3.2
@gradio/chatbot@0.15.1
@gradio/checkbox@0.4.2
@gradio/checkboxgroup@0.6.2
@gradio/client@1.7.0
@gradio/code@0.10.3
@gradio/colorpicker@0.4.2
@gradio/core@0.2.0
@gradio/dataframe@0.11.3
@gradio/dataset@0.3.4
@gradio/datetime@0.2.2
@gradio/downloadbutton@0.2.2
@gradio/dropdown@0.9.0
@gradio/fallback@0.4.2
@gradio/file@0.10.3
@gradio/fileexplorer@0.5.3
@gradio/form@0.2.1
@gradio/gallery@0.13.3
@gradio/highlightedtext@0.8.2
@gradio/html@0.4.2
@gradio/image@0.16.3
@gradio/imageeditor@0.11.3
@gradio/json@0.5.2
@gradio/label@0.4.2
@gradio/markdown@0.10.2
@gradio/model3d@0.13.3
@gradio/multimodaltextbox@0.7.1
@gradio/nativeplot@0.4.2
@gradio/number@0.5.2
@gradio/paramviewer@0.5.2
@gradio/plot@0.7.2
@gradio/radio@0.6.2
@gradio/sanitize@0.1.1
@gradio/simpledropdown@0.3.2
@gradio/simpleimage@0.8.3
@gradio/simpletextbox@0.3.2
@gradio/slider@0.5.2
@gradio/statustracker@0.9.0
@gradio/tabitem@0.3.1
@gradio/tabs@0.3.1
@gradio/textbox@0.8.1
@gradio/upload@0.13.2
@gradio/uploadbutton@0.7.2
@gradio/video@0.11.3
@gradio/wasm@0.14.2
@self/app@1.42.0
@self/build@0.1.1
@self/component-test@0.2.3
@self/spa@0.2.0
@self/tootils@0.7.3
gradio@5.2.0
gradio_client@1.4.1
website@0.40.1
2024-10-16 23:36:14 +01:00
Freddy Boulton
7134fc272e
Custom component fixes ( #9711 )
...
* add code
* Add code
* add changeset
* compatible lockfile
* add code
* add changeset
* trigger-ci
---------
Co-authored-by: gradio-pr-bot <gradio-pr-bot@users.noreply.github.com>
Co-authored-by: pngwn <hello@pngwn.io>
2024-10-16 15:11:39 -07:00
pngwn
f118587c25
Fix js build ( #9735 )
...
* skip fe build in js tests
* more fix
* fix again
2024-10-16 22:55:21 +01:00
pngwn
199160eb20
skip fe build in js tests ( #9734 )
...
* skip fe build in js tests
* more fix
2024-10-16 22:47:20 +01:00
Hannah
ed1a587e87
Remove Product Hunt copy and add GitHub repo badge in README ( #9723 )
...
* Update README.md
* Update README.md
* Update README.md
2024-10-16 22:09:47 +01:00
pngwn
ea283e7398
fix css syntax error ( #9731 )
...
* fix css syntax error
* add changeset
* add changeset
---------
Co-authored-by: gradio-pr-bot <gradio-pr-bot@users.noreply.github.com>
2024-10-16 21:56:26 +01:00
pngwn
d0b2ce8c0f
Ensure tabs render in SSR mode and reduce time it takes for them to render. ( #9728 )
...
* fix tabs in SSR
* format
* add changeset
* remove log
* add changeset
* more ifx
* fix more
* more fix
* types
---------
Co-authored-by: gradio-pr-bot <gradio-pr-bot@users.noreply.github.com>
2024-10-16 21:11:17 +01:00
Yuichiro Tachibana (Tsuchiya)
7ec57cb018
Fix Lite dependencies ( #9719 )
...
* Fix Lite dependencies
* add changeset
* add changeset
* add changeset
---------
Co-authored-by: gradio-pr-bot <gradio-pr-bot@users.noreply.github.com>
2024-10-16 09:32:02 -07:00
Abubakar Abid
1500c3b11f
fix tests ( #9720 )
...
Co-authored-by: Dawood Khan <dawoodkhan82@gmail.com>
2024-10-16 08:42:13 -07:00
aliabid94
3c7f2ad15f
Restore light/dark custom setting ( #9716 )
...
* changes
* add changeset
* add changeset
---------
Co-authored-by: Ali Abid <aliabid94@gmail.com>
Co-authored-by: gradio-pr-bot <gradio-pr-bot@users.noreply.github.com>
2024-10-15 22:37:11 -07:00
Abubakar Abid
b1a0f6db0d
Fix the behavior of gr.LoginButton
locally and on Spaces ( #9659 )
...
* changes
* add changeset
* changes
* add changeset
* changes
* add changeset
* add changeset
* clean
* typing
* button
---------
Co-authored-by: gradio-pr-bot <gradio-pr-bot@users.noreply.github.com>
2024-10-15 22:13:34 -07:00
Freddy Boulton
bad46f3e8c
Set min FastAPI version ( #9712 )
...
* Add code
* add changeset
* fix
* starlette
---------
Co-authored-by: gradio-pr-bot <gradio-pr-bot@users.noreply.github.com>
2024-10-15 16:55:10 -07:00
brody715
c45b46652d
Fix progress bar compatibility with generators ( #9693 )
...
* Fix progress bar compatibility with generators
* add changeset
* Format helpers.py
* Fix
---------
Co-authored-by: Abubakar Abid <abubakar@huggingface.co>
Co-authored-by: gradio-pr-bot <gradio-pr-bot@users.noreply.github.com>
Co-authored-by: Freddy Boulton <alfonsoboulton@gmail.com>
2024-10-15 13:02:28 -07:00
Hannah
31418ef388
fix table type check ( #9709 )
...
* fix type check
* add changeset
* add changeset
---------
Co-authored-by: gradio-pr-bot <gradio-pr-bot@users.noreply.github.com>
2024-10-15 12:23:36 -07:00
Yuvraj Sharma
da22a294f2
added product hunt badge to README.md ( #9705 )
...
* added product hunt badge to README.md
* rephrasing the launch statement
2024-10-15 10:01:52 -07:00
Tristan Zhang
2ed236187a
Allow setting title in gr.Info/Warning/Error ( #9681 )
...
* Allow setting title in gr.Info/Warning/Error
* fix
* add changeset
* allow title in gr.Error
* make argument consistent
* changes
---------
Co-authored-by: gradio-pr-bot <gradio-pr-bot@users.noreply.github.com>
Co-authored-by: Abubakar Abid <abubakar@huggingface.co>
2024-10-15 09:58:00 -07:00
Abubakar Abid
ea2367ccb1
allow setting initial value of gr.Dropdown
to None
to designate that no value should be initially selected ( #9699 )
...
* set initial
* add changeset
* fixes
* revert'
* add changeset
* add test
* fix multiselect case, add test
* change
---------
Co-authored-by: gradio-pr-bot <gradio-pr-bot@users.noreply.github.com>
2024-10-15 00:05:45 -07:00
Zhiyang Guo
a25a26e208
Fix: file_types
checking bug ( #9678 )
...
* Fix: file_types check
* add changeset
---------
Co-authored-by: gradio-pr-bot <gradio-pr-bot@users.noreply.github.com>
2024-10-14 16:45:58 -07:00
Hannah
35bebf38eb
Hide default slider background ( #9652 )
...
* hide default slider bg
* add changeset
---------
Co-authored-by: gradio-pr-bot <gradio-pr-bot@users.noreply.github.com>
Co-authored-by: Abubakar Abid <abubakar@huggingface.co>
2024-10-14 22:21:39 +01:00
Gradio PR Bot
07612e9fd1
chore: update versions ( #9674 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@gradio/chatbot@0.15.0
@gradio/dataset@0.3.3
@gradio/multimodaltextbox@0.7.0
@gradio/textbox@0.8.0
gradio@5.1.0
2024-10-14 12:31:36 -07:00
Yuichiro Tachibana (Tsuchiya)
3a19e690ef
Revert text disable ( #9677 )
...
* Revert change on MultimodalTextbox in #9593
* Revert "Disable the submit button and enter-key submit when the text is empty (#9583 )"
This reverts commit b92a7623e1ebd801587041e1ccca058a61058da9.
* add changeset
---------
Co-authored-by: gradio-pr-bot <gradio-pr-bot@users.noreply.github.com>
Co-authored-by: Freddy Boulton <alfonsoboulton@gmail.com>
2024-10-14 12:04:22 -07:00
Hacker24a9
d86c282cf8
Docs: Updated ( #9685 )
...
Co-authored-by: Freddy Boulton <alfonsoboulton@gmail.com>
2024-10-14 11:35:58 -07:00
Dawood Khan
3407b505c7
Chat Interface Functional test Fix + Chat Examples Center ( #9660 )
...
* test fix
* add changeset
* test fixc
* test fix
* Revert "test fix"
This reverts commit 9720f675cb3bb0fbfc0904dc5cf982e987dcc8ef.
---------
Co-authored-by: gradio-pr-bot <gradio-pr-bot@users.noreply.github.com>
Co-authored-by: Abubakar Abid <abubakar@huggingface.co>
2024-10-14 12:30:58 -04:00
Dawood Khan
d0c1e78977
notebook fix ( #9687 )
...
* notebook fix
* notebook ficx
* fix
* fix
* fix
* change notebook workflow
* test
* try ubuntu latest
* format
2024-10-14 10:24:08 -04:00
Freddy Boulton
fd0264f335
Fix Audio in Chatbot bug ( #9676 )
...
* fix
* add changeset
* add changeset
---------
Co-authored-by: gradio-pr-bot <gradio-pr-bot@users.noreply.github.com>
Co-authored-by: Abubakar Abid <abubakar@huggingface.co>
2024-10-11 16:50:34 -07:00
Freddy Boulton
60b6603437
Fix: Some typos in streaming guides ( #9675 )
...
* Fix guides
* Add import statement
* Update guides/07_streaming/02_object-detection-from-webcam-with-webrtc.md
Co-authored-by: Abubakar Abid <abubakar@huggingface.co>
---------
Co-authored-by: Abubakar Abid <abubakar@huggingface.co>
2024-10-11 16:12:37 -07:00
Abubakar Abid
f4220485b2
changesets
2024-10-11 16:00:40 -07:00
aliabid94
e5d48956f7
Fix functional chatinterface tests ( #9657 )
...
* chanes
* add changeset
* Update package.json
* delete changeset
---------
Co-authored-by: Ali Abid <aliabid94@gmail.com>
Co-authored-by: gradio-pr-bot <gradio-pr-bot@users.noreply.github.com>
Co-authored-by: Abubakar Abid <abubakar@huggingface.co>
2024-10-11 14:47:58 -07:00
Freddy Boulton
8f6626cd0e
Fix streaming Audio/Video Output ( #9656 )
...
* Fix
* add changeset
* lint
* add changeset
* type ignore
---------
Co-authored-by: gradio-pr-bot <gradio-pr-bot@users.noreply.github.com>
Co-authored-by: Abubakar Abid <abubakar@huggingface.co>
2024-10-11 13:19:09 -07:00
Abubakar Abid
b1c5a68f90
Tweak message shown in Colab notebooks ( #9662 )
...
* colab message
* add changeset
---------
Co-authored-by: gradio-pr-bot <gradio-pr-bot@users.noreply.github.com>
2024-10-11 12:34:48 -07:00
Kushal Agrawal
363ef385f9
Update README.md ( #9667 )
...
Co-authored-by: Abubakar Abid <abubakar@huggingface.co>
2024-10-11 10:14:30 -07:00
Gradio PR Bot
207ae11a21
chore: update versions ( #9637 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@gradio/upload@0.13.1
@gradio/uploadbutton@0.7.1
@gradio/video@0.11.2
@gradio/wasm@0.14.1
@gradio/annotatedimage@0.8.2
@gradio/audio@0.14.2
@gradio/button@0.3.1
@gradio/chatbot@0.14.2
@gradio/code@0.10.2
@gradio/dataframe@0.11.2
@gradio/dataset@0.3.2
@gradio/downloadbutton@0.2.1
@gradio/file@0.10.2
@gradio/fileexplorer@0.5.2
@gradio/gallery@0.13.2
@gradio/image@0.16.2
@gradio/imageeditor@0.11.2
@gradio/lite@4.43.2
@gradio/model3d@0.13.2
@gradio/multimodaltextbox@0.6.2
@gradio/simpleimage@0.8.2
@self/app@1.41.2
@self/component-test@0.2.2
@self/tootils@0.7.2
gradio@5.0.2
website@0.40.0
2024-10-11 17:04:13 +01:00
pngwn
70998ea752
fix height in iframe ( #9669 )
...
* fix height in iframe
* add changeset
---------
Co-authored-by: gradio-pr-bot <gradio-pr-bot@users.noreply.github.com>
2024-10-11 16:52:25 +01:00
Kushal Agrawal
a26beb5531
Update README.md ( #9668 )
...
removed extra bracket which was use less
2024-10-11 16:28:16 +01:00
Abubakar Abid
3972a1b30f
Revert "backend fixes"
...
This reverts commit 1b28536ea36529b0e418abc58d1ae35f58489f31.
2024-10-10 15:26:23 -07:00
Abubakar Abid
1b28536ea3
backend fixes
2024-10-10 15:25:55 -07:00
Yuichiro Tachibana (Tsuchiya)
9004b11064
Fix Lite to work on FireFox ( #9528 )
...
* Fix CrossOriginWorker to work in FireFox
* add changeset
* Add FireFox to the Lite E2E test
* Use request.arrayBuffer instead .body on FireFox
* add changeset
* Delete the user-agent header in PyodideHttpTransport
* Ignore the kitchen_sink E2E test for FireFox
* Fix
* Fix test files using file uploader so they work on FireFox, ref: https://stackoverflow.com/a/78701710
* Fix js/spa/test/outbreak_forecast.spec.ts
* Fix outbreak_forecast.spec.ts
* [wip] Comment out plotly part
* add changeset
* Skip Plotly tests on FireFox temporarily
* Revert "Fix"
This reverts commit 98e2495e9c87bbb7708efe4422189997608c0a37.
* Fix
* add changeset
---------
Co-authored-by: gradio-pr-bot <gradio-pr-bot@users.noreply.github.com>
Co-authored-by: Abubakar Abid <abubakar@huggingface.co>
2024-10-10 11:25:41 -07:00
Ali Abdalla
67e4044c9c
Add website banner for gradio 5 ( #9635 )
...
* add header
* add changeset
---------
Co-authored-by: gradio-pr-bot <gradio-pr-bot@users.noreply.github.com>
2024-10-09 19:44:37 -07:00
Gradio PR Bot
cbbeebd2eb
chore: update versions ( #9622 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@gradio/annotatedimage@0.8.1
@gradio/audio@0.14.1
@gradio/chatbot@0.14.1
@gradio/checkbox@0.4.1
@gradio/checkboxgroup@0.6.1
@gradio/code@0.10.1
@gradio/colorpicker@0.4.1
@gradio/core@0.1.1
@gradio/dataframe@0.11.1
@gradio/dataset@0.3.1
@gradio/datetime@0.2.1
@gradio/dropdown@0.8.1
@gradio/fallback@0.4.1
@gradio/file@0.10.1
@gradio/fileexplorer@0.5.1
@gradio/gallery@0.13.1
@gradio/highlightedtext@0.8.1
@gradio/html@0.4.1
@gradio/image@0.16.1
@gradio/imageeditor@0.11.1
@gradio/json@0.5.1
@gradio/label@0.4.1
@gradio/lite@4.43.1
@gradio/markdown@0.10.1
@gradio/model3d@0.13.1
@gradio/multimodaltextbox@0.6.1
@gradio/nativeplot@0.4.1
@gradio/number@0.5.1
@gradio/paramviewer@0.5.1
@gradio/plot@0.7.1
@gradio/radio@0.6.1
@gradio/simpledropdown@0.3.1
@gradio/simpleimage@0.8.1
@gradio/simpletextbox@0.3.1
@gradio/slider@0.5.1
@gradio/statustracker@0.8.1
@gradio/textbox@0.7.1
@gradio/video@0.11.1
@self/app@1.41.1
@self/component-test@0.2.1
@self/tootils@0.7.1
gradio@5.0.1
@gradio/accordion@0.4.1
2024-10-09 15:01:11 -07:00
Abubakar Abid
69c035b753
cf ( #9633 )
2024-10-09 14:50:25 -07:00
pngwn
9b58ab00b7
bump to node 20 ( #9632 )
...
* bump to node 20
* add changeset
---------
Co-authored-by: gradio-pr-bot <gradio-pr-bot@users.noreply.github.com>
2024-10-09 22:49:08 +01:00