Skip to content

No interface on the website (Windows) #2

@nklein23

Description

@nklein23

Hello, I was trying to apply your code on my Windows machine. It seems that the code works perfectly fine, here are the last few lines when I run the app.py file (e.g. locally) in my Windows shell:


Restoring parameters from results/crf/model.weights/
 * Debugger is active!
 * Debugger PIN: 740-578-024
 * Running on http://0.0.0.0:5000/ (Press CTRL+C to quit)

Unfortunately, when I visit the IP address printed in the terminal, it says "unable to connect" (see the first attached image)

Changing to my local IP address, which is http://127.0.0.1:5000/, i can connect but the only thing I can see are the two words "Index API" in the top left corner (see the second attached image).

Do you think it is Windows related or am I doing something wrong?

image one:
cannot_connect

image two:
index

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions