jayanthd26
jayanthd26
Try this @snowy-the-arctic-fox `pip install git+https://github.com/openai/shap-e.git`
> Can you copy and paste the code you have? yes and which file?
> it is the sample_text_to_3D file. Since i am new to these things, i do not typically know what i am doing most of the time. is latents an attribute...
`pip install -U setuptools` `pip install -e .` Try this once
> TypeError Traceback (most recent call last) Cell In[3], line 1 ----> 1 xm = load_model('transmitter', device=device) 2 model = load_model('text300M', device=device) 3 diffusion = diffusion_from_config(load_config('diffusion')) > > File [~/Projects/shap-e/shap_e/models/download.py:146](https://vscode-remote+ssh-002dremote-002b192-002e168-002e194-002e124.vscode-resource.vscode-cdn.net/home/zyj/Projects/shap-e/shap_e/examples/~/Projects/shap-e/shap_e/models/download.py:146),...