Skip to content

Conversation

starshineee
Copy link

We only have GPU in remote linux server without remote desktop. So I added a webui based on gradio. Then we can use it in our own laptop.

456268656-d4c6cdc7-87be-4ade-a7b6-42731be16776

Now we can open brower in anywhere, and type ip:7860 to use the LatexOCR function。The webpage support image selection, drag and paste from clipboard.

require user to install gradio by: pip install gradio

usage: execute "python webui.py" in server and access "ip:7860" in a browser

image

Besides, since many web browsers (such as chrome) forbidden the remote site access clipboard, so the function "paste from clipboard" may only available in localhost

@strobelightprojects
Copy link

This is an excellent addition that improves accessibility! I'm genuinely curious about the tech stack. What are the main advantages that led you to choose Gradio for this web interface?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants