mishig's picture
mishig HF staff
Restructure to have `InferencePlayground.svelte` component (#23)
1189124 unverified
raw
history blame
153 Bytes
<script lang="ts">
import InferencePlayground from '$lib/components/InferencePlayground/InferencePlayground.svelte';
</script>
<InferencePlayground />