Spaces:
Running
Running
| <html lang="en"> | |
| <head> | |
| <meta charset="utf-8"> | |
| <meta name="viewport" content="width=device-width, initial-scale=1"> | |
| <title>FLUX.2 Static WebGPU</title> | |
| <script> | |
| const target = new URL("static.html", window.location.href); | |
| target.search = window.location.search; | |
| target.hash = window.location.hash; | |
| window.location.replace(target); | |
| </script> | |
| </head> | |
| <body> | |
| <a href="static.html">Open FLUX.2 Static WebGPU</a> | |
| </body> | |
| </html> | |