Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Created a big complex app #5217 #5875

Conversation

SimardeepSingh-zsh
Copy link

Description

Created a complex Gradio app demo with thousands of components and simple inference functions for testing and demonstration purposes. This script mimics a real app and is easy to run and test without introducing new dependencies.

🎯 PRs Should Target Issues

Closes: #5217

Tests

  1. PRs will only be merged if tests pass on CI. To run the tests locally, please set up your Gradio environment locally and run the tests: bash scripts/run_all_tests.sh

  2. You may need to run the linters: bash scripts/format_backend.sh and bash scripts/format_frontend.sh

…mple inference functions for testing and demonstration purposes. This script mimics a real app and is easy to run and test without introducing new dependencies.
@sweep-ai
Copy link
Contributor

sweep-ai bot commented Oct 11, 2023

Apply Sweep Rules to your PR?

  • Apply: Leftover TODOs in the code should be handled.
  • Apply: All new business logic should have corresponding unit tests in the tests/ directory.
  • Apply: Any inefficient or redundant code can be optimized or refactored.

@abidlabs
Copy link
Member

Hi @SimardeepSingh-zsh this does not take into account the feedback I gave on your last PR. I'll close this as this now becoming spammy.

@abidlabs abidlabs closed this Oct 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

create a really big + complex app as a demo
2 participants