79214587

Date: 2024-11-22 10:37:50
Score: 1.5
Natty:
Report link

If you can serve a static HTML file, you can create a form in that HTML file that sends requests to your Gradio app. Here’s a simple example:

In this example, when users click the button, it opens the Gradio app in a new tab. You should replace http://localhost:7860/ with the actual URL of your Gradio app if it's running on a different port or domain.

Reasons:
  • No code block (0.5):
  • Low reputation (1):
Posted by: Vyankatesh