Giter VIP home page Giter VIP logo

Comments (4)

Sanster avatar Sanster commented on June 15, 2024 1

Front-end development requires starting the corresponding backend service.

pip install -r requirements.txt
python3 main.py --model lama --port 9999

from iopaint.

Reginald-L avatar Reginald-L commented on June 15, 2024

Front-end development requires starting the corresponding backend service.

pip install -r requirements.txt
python3 main.py --model lama --port 9999

Thanks very much for your response, I tried these instructions, but the problem is still remain. It seems that the end program is not running.
I tried running 'python3 main.py --model lama --port 9999' both before and after npm run dev
image

more interesting thing is: when I run 'pip install iopaint' and 'iopaint start --model lama --port 9999', then localhost:5173 network error disappears.

from iopaint.

Sanster avatar Sanster commented on June 15, 2024

Executing python3 main.py --model lama --port 9999 and executing iopaint start --model lama --port 9999 should be the same. It looks like your command line didn't print any information when executing python3 main.py, I'm not sure what the issue is.

If you do not need to modify the backend code, executing iopaint start --model lama --port 9999 indeed works as well.

from iopaint.

Reginald-L avatar Reginald-L commented on June 15, 2024

Executing python3 main.py --model lama --port 9999 and executing iopaint start --model lama --port 9999 should be the same. It looks like your command line didn't print any information when executing python3 main.py, I'm not sure what the issue is.

If you do not need to modify the backend code, executing iopaint start --model lama --port 9999 indeed works as well.

cool, thanks very much for your help and perfect work

from iopaint.

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.