Update README.md
Browse files
README.md
CHANGED
@@ -10,6 +10,7 @@ models:
|
|
10 |
- HuggingFaceTB/SmolLM-360M-Instruct
|
11 |
short_description: A powerful AI chatbot that runs locally in your browser
|
12 |
app_build_command: npm run build
|
|
|
13 |
thumbnail: https://huggingface.co/spaces/webml-community/smollm-webgpu/resolve/main/public/banner.png
|
14 |
---
|
15 |
|
|
|
10 |
- HuggingFaceTB/SmolLM-360M-Instruct
|
11 |
short_description: A powerful AI chatbot that runs locally in your browser
|
12 |
app_build_command: npm run build
|
13 |
+
app_file: dist/index.html
|
14 |
thumbnail: https://huggingface.co/spaces/webml-community/smollm-webgpu/resolve/main/public/banner.png
|
15 |
---
|
16 |
|