Spaces:
Running
Running
| <html> | |
| <head> | |
| <meta charset="utf-8"> | |
| <meta name="viewport" content="width=device-width, initial-scale=1"> | |
| <title>Ideogram 4</title> | |
| <style> | |
| html, body { margin: 0; padding: 0; height: 100%; overflow: hidden; } | |
| iframe { display: block; border: 0; width: 100vw; height: 100vh; } | |
| </style> | |
| </head> | |
| <body> | |
| <iframe | |
| src="https://huggingface.co/spaces/ideogram-ai/ideogram4" | |
| allow="accelerometer; camera; microphone; clipboard-read; clipboard-write; fullscreen"> | |
| </iframe> | |
| </body> | |
| </html> |