Highlights
- Pro
Block or Report
Block or report abidlabs
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
-
AtomsOfDeepLearning Public
Simple Experiments to Give Some Intuition behind Deep Neural Networks
-
gradio-app/gradio Public
Create UIs for your machine learning model in Python in 3 minutes
-
classify-surahs Public
Can We Build a Classifier for Meccan and Medinan Surahs?
-
shuffled_stats Public
A python library for performing inference on datasets with shuffled / unordered labels
-
Contains files for the deep learning in genomics primer.
1,592 contributions in the last year
Contribution activity
August 2022
Created 12 commits in 1 repository
Created a pull request in gradio-app/gradio that received 9 comments
Fixes to gr.Examples
This PR fixes some issues with gr.Examples:
The Examples dataset component would not appear correctly if only some of the input components had lab…
Opened 9 other pull requests in 1 repository
Reviewed 26 pull requests in 1 repository
gradio-app/gradio
25 pull requests
- Cleaning up the way data is processed for components
- Sanitize for CSV
- [Integration Tests] Update a demo's config.json as part of integration test
- Fix loading status on website
- Update Queue API, documentation
- Convert video to playable format if ffmpeg installed
- Deploy All Demos to Spaces on PRs
- Fix async tests
- Automatically deploy kitchen sink to spaces on release
- Add a flagging callback to save json files to a hugging face dataset
- Fix invalid wav file error when converting from microphone to file
- Prevent Dataframe post-processing from changing dtypes
- Remove broken audio demo from landing page
-
Fixes to
gr.Examples - Allow Users to set random value on sliders on app load
- Wandb guide
-
Fixes to
TabbedInterface - Fix bug where you cannot cache examples with Interface.load
- Add link to Github on nav bar
- A new face for the Sultan of ML deployment
- Enable flagging/caching examples for Gallery
- Add Events to docs page
- Fix broken API page
- Fixes Download button does not respect the filepath returned by the function
- Fixes: Plot in first tab prevents the second tab from functioning
- Some pull request reviews not shown.
Created an issue in gradio-app/gradio that received 5 comments
Gradio demos do not work properly on landing page
Describe the bug I'm seeing issues with the Gradio demos on the website (might be related to the recent PR: #1899): There is no "processing" messa…

