shap-e
shap-e copied to clipboard
text_to_3d_sample : NameError: name 'display' is not defined
trafficstars
where is the definition of function display? Not defined in my environment.
https://www.youtube.com/watch?v=UFQ8xVUp4w8
I suppose display only supports jupyter and does not work in linux without GUI. To save the .gif files, try: import imageio imageio.mimsave(filename, images, 'GIF') # images here indicate the output of decode_latent_images