Spaces:
Running
Running
File size: 506 Bytes
62193fd |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 |
<script
async
src="https://www.googletagmanager.com/gtag/js?id=G-C6LFT227RC"
></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() {
dataLayer.push(arguments);
}
gtag("js", new Date());
gtag("config", "G-C6LFT227RC");
</script>
<style type="text/css">
@media (min-width: 1536px) {
.gradio-container {
max-width: 1124px !important;
}
}
@media (min-width: 1024px) {
.gradio-container {
max-width: 1124px !important;
}
}
</style>
|