"docs/zh_CN/git@developer.sourcefind.cn:OpenDAS/nni.git" did not exist on "a8c12fb75af3c695b61f48a2525fd2d520860a99"
Commit 9e339fdb authored by Timothy J. Baek's avatar Timothy J. Baek
Browse files

fix

parent 62f67bed
......@@ -21,6 +21,7 @@
import Skeleton from './Skeleton.svelte';
import CodeBlock from './CodeBlock.svelte';
import Image from '$lib/components/common/Image.svelte';
import { WEBUI_BASE_URL } from '$lib/constants';
export let modelfiles = [];
export let message;
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment