Coder Social home page Coder Social logo

Comments (3)

lok0919 avatar lok0919 commented on July 22, 2024

Either allow the status field in the models table to be empty or set the status value during insert.

But then you may run into another problem when running it locally. Leap AI does not accept any callback URLs with localhost, so you can use Localtunnel to expose your application to Leap for callbacks

If you are not subscribed to any plan, you should receive the error from Leap after all the setup.
{"statusCode":402,"message":"Training models is only available on paid plans. Please upgrade to a paid account to use this feature."}

from headshots-starter.

abhayjb avatar abhayjb commented on July 22, 2024

Thanks lok919,

allowing status to be empty also throws another error

used Localtunnel to expose localhost for callbacks. The url provided is valid for the node runtime, while I have to run run the app in dev which is a seperate runtime. now trying to find how two node runtimes can be run in parallel

havent reached there yet for the training model to check for paid plans

from headshots-starter.

whoami-anoint avatar whoami-anoint commented on July 22, 2024

!assign

from headshots-starter.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.