Update README.md
Browse files
README.md
CHANGED
@@ -9,7 +9,9 @@ license: apache-2.0
|
|
9 |
models:
|
10 |
- onnx-community/Janus-1.3B-ONNX
|
11 |
short_description: In-browser unified multimodal understanding and generation.
|
12 |
-
thumbnail: https://huggingface.co/spaces/webml-community/janus-webgpu/resolve/main/banner.png
|
|
|
|
|
13 |
---
|
14 |
|
15 |
# Janus 1.3B WebGPU
|
|
|
9 |
models:
|
10 |
- onnx-community/Janus-1.3B-ONNX
|
11 |
short_description: In-browser unified multimodal understanding and generation.
|
12 |
+
thumbnail: https://huggingface.co/spaces/webml-community/janus-webgpu/resolve/main/public/banner.png
|
13 |
+
app_build_command: npm run build
|
14 |
+
app_file: dist/index.html
|
15 |
---
|
16 |
|
17 |
# Janus 1.3B WebGPU
|