nodefluxio / vortex

A Deep Learning Model Development Framework for Computer Vision
27 stars 6 forks source link

[BUG] Using Runtime Vortex can't Inference on Colab #120

Open brianadit24 opened 3 years ago

brianadit24 commented 3 years ago

Error JSONDecodeError: Expecting value: line 1 column 1 (char 0)

but if using Development Vortex, can work very well.

triwahyuu commented 3 years ago

hi @brianadit24, could you show me how to reproduce this?