curaOS / source

Start a solid foundation of tools for creators+builders.
https://cura.run
15 stars 13 forks source link

Error: Model not found for some designs #122

Closed 0x5CE closed 2 years ago

0x5CE commented 2 years ago

The error 'model not found' appears when trying to generate certain models, for instance: https://cura.run/ml/1w/create

bestatigen commented 2 years ago

I think this has to do with the fact that the ML category is stored with Runway hosted models. I will have to look at what happened in the settings there!

sekaiking commented 2 years ago

This one too https://cura.run/ml/1c/create

bestatigen commented 2 years ago

It should be working now @achrafismyname

The first call to the ML model still takes a while cause it has to spin it up. I looked into hosting our models some time ago but didn't finish it. For now, it's fine as this is just one of the approaches examples of the type of projects. The first one we deploy to mainnet will probably be p5.js Creative Code projects, so we have time to iterate on this.