Thomas Dhome-Casanova

Results 18 comments of Thomas Dhome-Casanova

I couldn't work out how to get ChartView working on MacOS - when I do it, the library doesn't compile as it says these features are only available in the...

Ensure your folder for [icon_caption ](https://huggingface.co/microsoft/OmniParser-v2.0/tree/main/icon_caption) is called `icon_caption_florence` as shown in [omnitool readme](https://huggingface.co/microsoft/OmniParser-v2.0/tree/main/icon_caption)

This indicates that the server running in the VM that accepts commands from Gradio and then moves the mouse/ keyboard isn't available. You can verify this by running `curl http://localhost:5000/probe`....

> Same here, I tried to restart, recreate the VM, but still not work. > > ![Image](https://github.com/user-attachments/assets/4698f5f6-7f43-402b-b1c2-19984068db39) As @DevPaulLiu mentioned it can take time for all the apps to install...

> Hello, I have also encountered your problem. Has your problem been solved? I looked at the solutions provided by the brothers above, but none of them were successful. At...

> Sorta similar issue: > > ![Image](https://github.com/user-attachments/assets/14e1e6e4-5016-4941-ae7f-20f45fc04986) Make sure your VM is running - run `./manage_vm.sh start`

> win11 app.py executed with below same error: Traceback (most recent call last): File "D:\anaconda3\envs\omni\Lib\site-packages\gradio\queueing.py", line 625, in process_events response = await route_utils.call_process_api( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "D:\anaconda3\envs\omni\Lib\site-packages\gradio\route_utils.py", line 322, in call_process_api...

> > > [@DevPaulLiu](https://github.com/DevPaulLiu) After running the create script, do you not need to do anything and let it complete automatically? > > > > > > I didn't perform...

This issue occurs on machines with no KVM support - Dockur limitation. This is noted via this comment in the [readme](https://github.com/microsoft/OmniParser/blob/master/omnitool/readme.md#notes). If there are fixes please raise a PR

We have removed the slow GIMP mirrors from the latest branch. Pull master to get the latest. Let us know if increasing the memory for Docker fixes the issue @AleksandarHaber.