| <html> | |
| <head> | |
| <meta charset="utf-8" /> | |
| <meta name="viewport" content="width=device-width" /> | |
| <title>My static Space</title> | |
| <link rel="stylesheet" href="style.css" /> | |
| <script | |
| type="module" | |
| src="https://gradio.s3-us-west-2.amazonaws.com/5.14.0/gradio.js" | |
| ></script> | |
| </head> | |
| <body> | |
| <gradio-app src="https://reverseimagesearch-ris.hf.space"></gradio-app> | |
| </body> | |
| </html> | |