Duplicated from huggingface/inference-playground
39eb06d
1
2
3
4
5
6
<script lang="ts"> import Playground from '$lib/components/Playground/Playground.svelte'; </script> <Playground />