Skip to content

Conversation

chenxwh
Copy link

@chenxwh chenxwh commented May 20, 2023

Impressive model!

This pull request makes it possible to run shap-e on Replicate (https://replicate.com/cjwbw/shap-e) and via API:

import replicate
model = replicate.models.get(<model_name>)
model.predict(prompt=...)

We would also like to transfer the ownership to openai so you could easily modify the model and push changes :)

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.

1 participant