<script lang="ts"> | |
import Playground from "$lib/components/inference-playground/playground.svelte"; | |
</script> | |
<Playground /> | |
<script lang="ts"> | |
import Playground from "$lib/components/inference-playground/playground.svelte"; | |
</script> | |
<Playground /> | |