microsoft / microsoft/OmniParser

Could not find files for the given pattern(s). the url isn't displaying any contents. PLEASE HELP IN THIS REGARD

Open
#271 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Jupyter Notebook
Stars
25.4k
Forks
2.2k
PR merge metrics
No merged PRs in 30d

Description

$ python app.py --windows_host_url localhost:8006 --omniparser_server_url localhost:8000

C:\Users\prafu\Miniconda3\envs\omni\Lib\site-packages\gradio\components\chatbot.py:282: UserWarning: You have not specified a value for the type parameter. Defaulting to the 'tuples' format for chatbot messages, but this is deprecated and will be removed in a future version of Gradio. Please set type='messages' instead, which uses openai-style dictionaries with 'role' and 'content' keys.

warnings.warn(
INFO: Could not find files for the given pattern(s).

To create a public link, set share=True in launch().

The problem I am facing is that if I click on the URL: http://0.0.0.0:7888, the page is not loading at all, and

Image
Image

I am not able to debug the error.

I would greatly appreciate any help you could give me with this.
Thankyou!

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by rerunning the command from app.py on Windows and compare the terminal output with the browser behavior at http://0.0.0.0:7888. Check whether the local URL is reachable and determine whether the reported file-pattern message or the Gradio launch is responsible; done means the cause is reproducible and the page loads or the required corrective configuration is documented.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
frontend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.