Ali Abdalla
890bae3942
Filter out type ignore comments from demos on website ( #9043 )
...
* hide type ignore comments
* add changeset
* replace #type
---------
Co-authored-by: gradio-pr-bot <gradio-pr-bot@users.noreply.github.com>
Co-authored-by: Abubakar Abid <abubakar@huggingface.co>
2024-08-07 22:14:48 -07:00
Abubakar Abid
d1f044145a
Use covariant container types across the codebase and add typing to our demos ( #8854 )
...
* more typing
* add changeset
* tweaks
* more changes
* more fixes
* more changes
* more fixes
* more fixes
* delete
* add changeset
* notebooks
* restore
* restore
* format
* add changeset
* more typing fixes
* fixes
* change
* fixes
* fix
* format
* more fixes
* fixes
* fixes for python3.9
* demo
* fix
* fixes
* fix typo
* type
* formatting
* add changeset
---------
Co-authored-by: gradio-pr-bot <gradio-pr-bot@users.noreply.github.com>
Co-authored-by: aliabd <ali.si3luwa@gmail.com>
2024-07-19 18:34:34 -07:00
Archit-Kohli
921716f618
Fixed visibility issue for all notebooks on GitHub ( #5917 )
...
* fixed visibility error in notebooks in github
* Delete fixNotebooks.py
deleted script used to fix notebooks
* Update generate_notebooks.py
fixed a small bug that prevented visibility of notebooks in GitHub
2023-10-15 18:16:57 -07:00
Abubakar Abid
f3b3736596
Guide on 4 kinds of interfaces ( #3003 )
...
* guide on 4 kinds of interfaces
* interfaces
* changelog
* added demo
* added demos and edited markdown
Added standard and unified interface demos, along with updates to the markdown.
* updated notebooks
Updated notebooks with markdown changes and bug fixes
* interfaces
* moved location of guide
* ranemd
* renamed
* removed demo
* updated blocks code to interfaces
* upload requirements.txt file
* Delete run.ipynb to add another notebook file
upload and replace
* Add run.ipynb via upload option
Notebook for unified interface demo
* fixed typo
* fixes
* update demos
* notebooks
---------
Co-authored-by: yuvraj sharma <48665385+yvrjsharma@users.noreply.github.com>
2023-02-02 07:58:29 -08:00