shap-e icon indicating copy to clipboard operation
shap-e copied to clipboard

sample_text_to_3d can't finish downloading "0/64 [00:00<?, ?it/s]"

Open T-rvw opened this issue 2 years ago • 3 comments
trafficstars

I just copy sample codes and run, then a download task can't be done.

PS D:\shap-e> python test.py
  0%|                                                                                           | 0/64 [00:00<?, ?it/s]

T-rvw avatar May 12 '23 05:05 T-rvw

Me too

NBE-1 avatar May 12 '23 06:05 NBE-1

I don't think this is a download prompt. It's a processing prompt, note that it says "it/s" which I think is iterations/second. For some reason it's stuck at 0. I have the same problem.

ShacharWeis avatar May 12 '23 14:05 ShacharWeis

Here is the fix: https://github.com/openai/shap-e/issues/64

ShacharWeis avatar May 12 '23 15:05 ShacharWeis