Update README.md

#2
by Xenova HF Staff - opened
Files changed (1) hide show
  1. README.md +9 -2
README.md CHANGED
@@ -1,13 +1,20 @@
1
  ---
2
  title: Granite 4.0 Nano WebGPU
3
- emoji: 🌐
4
  colorFrom: blue
5
  colorTo: yellow
6
  sdk: static
7
  pinned: false
 
 
8
  models:
9
- - Xenova/detr-resnet-50
 
 
10
  license: apache-2.0
 
 
 
11
  ---
12
 
13
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
1
  ---
2
  title: Granite 4.0 Nano WebGPU
3
+ emoji: 🛠️
4
  colorFrom: blue
5
  colorTo: yellow
6
  sdk: static
7
  pinned: false
8
+ app_build_command: npm run build
9
+ app_file: dist/index.html
10
  models:
11
+ - onnx-community/granite-4.0-350m-ONNX-web
12
+ - onnx-community/granite-4.0-1b-ONNX-web
13
+ - onnx-community/granite-4.0-micro-ONNX-web
14
  license: apache-2.0
15
+ thumbnail: >-
16
+ https://cdn-uploads.huggingface.co/production/uploads/61b253b7ac5ecaae3d1efe0c/oFjTMhFefyeO_a-k3EKx2.png
17
+ short_description: In-browser tool calling with IBM Granite-4.0
18
  ---
19
 
20
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference