Git Product home page Git Product logo

Comments (6)

XuecWu avatar XuecWu commented on August 19, 2024

My docker version is 19.03.1 and the version of docker-compose is 1.29.2.
I ran docker-compose build && docker-compose -f docker-compose-gpu.yml up

from clifs.

XuecWu avatar XuecWu commented on August 19, 2024

I have solved the problem above ,but I encountered another one... I cant open the website by google and edge.
As shown below, I have tried http://172.18.0.2:5000/, but it doesnt work.
image

from clifs.

johanmodin avatar johanmodin commented on August 19, 2024

Hey, that address is only valid within the docker network and is not pointed to the web server, but rather the model server. Could you try going to the localhost address as is described in the setup?

Once the features for the files in the data/input directory have been encoded, as shown in the log, navigate to 127.0.0.1:8000 and search away.

from clifs.

XuecWu avatar XuecWu commented on August 19, 2024

@johanmodin Thank you for your reply! I have taken a try , after I ran docker-compose build && docker-compose -f docker-compose-gpu.yml up, I got this on google as shown blow.
image
Cant get it just as before.

from clifs.

johanmodin avatar johanmodin commented on August 19, 2024

You could also try to browse to <your_machines_local_ip>:5000, e.g., 192.168.1.100:5000. If that doesn't work, I would assume that the problem is with the network configuration of your machine.

from clifs.

XuecWu avatar XuecWu commented on August 19, 2024

Thank you for your reply! I will take a try at once.

from clifs.

Related Issues (11)

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.