gradio/guides
Garry Dolley 54ec29ad1e
Fixed typo in example: client -> app (#7473)
I was trying to run this example, but it failed.  predict() is a method of the app object, not client.  Fixed!
2024-02-18 23:11:49 +00:00
..
01_getting-started Rewriting parts of the README and getting started guides for 4.0 (#6767) 2023-12-20 11:07:48 -08:00
02_building-interfaces Miscellaneous doc fixes (#7131) 2024-01-24 11:52:23 -08:00
03_building-with-blocks Update 02_controlling-layout.md (#7434) 2024-02-15 15:50:42 +01:00
04_chatbots docs: fix dead links in guides (#6985) 2024-01-10 04:19:48 +04:00
05_custom-components [WIP] Refactor file normalization to be in the backend and remove it from the frontend of each component (#7183) 2024-02-07 14:39:33 -08:00
06_integrating-other-frameworks Refactor Inference API and rename it to Serverless Inference Endpoints (#7295) 2024-02-06 12:27:44 -08:00
07_tabular-data-science-and-plots docs: fix dead links in guides (#6985) 2024-01-10 04:19:48 +04:00
08_gradio-clients-and-lite Fixed typo in example: client -> app (#7473) 2024-02-18 23:11:49 +00:00
09_other-tutorials docs: fix dead links in guides (#6985) 2024-01-10 04:19:48 +04:00
assets
cn Refactor Inference API and rename it to Serverless Inference Endpoints (#7295) 2024-02-06 12:27:44 -08:00
CONTRIBUTING.md