Spaces:
Runtime error
Runtime error
"LayerNormKernelImpl" not implemented for 'Half'
#27
by
yikaizhou
- opened
I answered this earlier, here is the solution:
I got it processing, had to replace all instances of .float16 with .float32 in app.py though it is definitely impressively slow, it works. Expect to wait 10 min per 512/512 25 steps from what I am seeing .