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

Added a easy way to install repository for beginners & wrapped the model to be usable using a gradio UI #50

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

sleepingcat4
Copy link

as per the previous recommendation, I included both cloning & directly installing the repository and accessing it using pip and then wrapped the example notebook with gradio UI so that non-coders can also use the shape-e model with ease just by running all the cells.

I rebased the (cleared commit history) and did some changes as per suggestion which is why, my previous pull request got closed, sorry :)

@AK391
Copy link

AK391 commented May 10, 2023

awesome, also there is a gradio space hosted on huggingface here: https://huggingface.co/spaces/hysts/Shap-E, if there is interested in adding a badge as well in the readme, see badges: https://huggingface.co/datasets/huggingface/badges

@sleepingcat4
Copy link
Author

@AK391 thanks for the suggestion. I tried to create a live demo on huggingface too but met with some abstract class error with shape-e code. But, I have added a huggingface space badge for the space you suggested

@RiceWitch
Copy link

how do you install??? I got the directory in windows command prompt and tried installing the pip but it gave me errors
image

@sleepingcat4
Copy link
Author

The pip command you supposedly used is not indicated in the attached photograph. Which is why, I assume, you ran pip git+....

And the error clearly states, you don't have git installed on your device which is why, it is unable to execute the command you're giving

@RiceWitch
Copy link

I 100% have it installed,
image

@RiceWitch
Copy link

turns out git wasn't installed in the right directory, apologies

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.

None yet

3 participants