Commit Graph

7108 Commits

Author SHA1 Message Date
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>
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 b92a7623e1.

* 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 9720f675cb.

---------

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>
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 1b28536ea3.
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 98e2495e9c.

* 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>
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
pngwn
2eaa0667e1
Fix duplicate attribute error (#9630)
* fix duplicate attribute

* fix duplicate attribute

* add changeset

* add changeset

* format

* 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-09 14:28:07 -07:00
Abubakar Abid
4b1086ec2d
fix changesets (#9628)
* changes

* add changeset

* changes

* changes

* fix test

* fix changesets

* patch

---------

Co-authored-by: Ali Abid <aliabid94@gmail.com>
Co-authored-by: gradio-pr-bot <gradio-pr-bot@users.noreply.github.com>
2024-10-09 14:13:47 -07:00
Dawood Khan
1f3ee97d10
Fix Functional Tests (#9619)
* tests

* changes

* add changeset

* chet fixes

* fixes

* add changeset

* changes

---------

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>
Co-authored-by: aliabid94 <aabid94@gmail.com>
2024-10-09 14:12:39 -07:00
pngwn
c163182d1b
Fix dark mode detection and container height (#9617) 2024-10-09 22:11:28 +01:00
aliabid94
ec95b0212b
Fix stopping chat interface when stop button is clicked (#9626)
* changes

* add changeset

* changes

* changes

* fix test

---------

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-09 14:00:58 -07:00
Freddy Boulton
5923c67913
Fix Chatbot Examples Error (#9623)
* Fix

* lint

* add changeset

* add changeset

* notebooks

---------

Co-authored-by: gradio-pr-bot <gradio-pr-bot@users.noreply.github.com>
2024-10-09 13:53:26 -07:00
pngwn
2346ae8d17
Disable cache again (#9625)
* fix

* asd
2024-10-09 20:57:17 +01:00
pngwn
7e23b7ee3b
fix (#9624) 2024-10-09 20:54:59 +01:00
pngwn
f295f7d31a
ci venv (#9621)
* venv

* venv

* venv

* fix
2024-10-09 20:02:46 +01:00
pngwn
204f3e13e1
fixes to website (#9615)
* fixes

* add changeset

* try something

* try 2

* fix

---------

Co-authored-by: gradio-pr-bot <gradio-pr-bot@users.noreply.github.com>
Co-authored-by: aliabd <ali.si3luwa@gmail.com>
2024-10-09 19:52:12 +01:00
pngwn
9af29c8696
asdasd (#9620) 2024-10-09 19:37:51 +01:00
Hannah
5d985509b4
Fix retry and undo reactivity in gr.Chatbot (#9614)
* fix reactive params

* add changeset

* fix type check

* add changeset

---------

Co-authored-by: gradio-pr-bot <gradio-pr-bot@users.noreply.github.com>
2024-10-09 09:33:10 -07:00
Abubakar Abid
f57b9850d4 helpers 2024-10-09 09:31:35 -07:00
pngwn
ca7cd79e7b
fix devmode (#9616)
* fix devmode

* add changeset

---------

Co-authored-by: gradio-pr-bot <gradio-pr-bot@users.noreply.github.com>
2024-10-09 16:25:48 +01:00