greentfrapp / compute-your-own-neuralhash

Simple demo to compute your own NeuralHash on-device.
Apache License 2.0
14 stars 2 forks source link

Site appears broken #4

Open jmaris opened 1 year ago

jmaris commented 1 year ago

Console errors show TypeError: Object is not a constructor (evaluating 'new Vue')

GrahamSH-LLK commented 1 year ago

Fixed by #3, hopefully owner merges

greentfrapp commented 1 year ago

Thanks @jmaris and @GrahamSH-LLK for reporting and fixing this!