-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Adding a gradio demo of SVD to be run locally #144
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
Conversation
Awesome thank you so much @yvrjsharma!! This is amazing and so fast! Before merging I have a couple of requests:
|
@yvrjsharma thanks for the PR! Could you please address @timudk's comments from above and let us know? One of us will have look (cc @AK391) |
Hi, @timudk @sumith1896, sincere apologies I couldn't come back to this thread any earlier due to various reasons. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
tried locally and works, thanks for the PR @yvrjsharma!
Awesome, thanks for the merge @sumith1896 ! |
* Adding a gradio demo of SVD to be run locally * Update gradio_app.py * Create svd_xt_1_1.yaml * Update pt2.txt --------- Co-authored-by: Sumith Kulal <[email protected]>
* Adding a gradio demo of SVD to be run locally * Update gradio_app.py * Create svd_xt_1_1.yaml * Update pt2.txt --------- Co-authored-by: Sumith Kulal <[email protected]>
added gradio_app.py, updated requirements/pt2.txt and readme.md for relevant libraries and information respectively