Stuck at 90% forever..
I think this one is better: https://huggingface.co/spaces/ronedgecomb/ml-sharp
Same for me as well. Probably ran out of API token credits when everyone on HN started loading it.
I was wondering if it was running locally… 90% stuck
Yup, same here.
Same here. It just times out.
Fails for me with:
'_Function' object has no attribute '_snapshotted'Same for me
Same here
My understanding of JavaScript is cursory, but my reading of that webpage is the UI is just smoke and mirrors, and it is just waiting for the whole thing to be processed in a single remote API call to some back-end system. If the back-end is down, it will always stop at 90%. The crawling progress bar is fake with canned messages updated with Math.Random() delays. Gives you something to look at, I guess, but seems a little misleading. Might be wrong ...