Spaces:
Running
Running
Fix thumbnail link (#2)
Browse files- Fix thumbnail link (c6d881a8016ab99039d04e9be738c55aa3fb83cc)
Co-authored-by: Joshua <Xenova@users.noreply.huggingface.co>
README.md
CHANGED
|
@@ -9,7 +9,7 @@ license: apache-2.0
|
|
| 9 |
short_description: In-browser tool calling, powered by Transformers.js
|
| 10 |
app_build_command: npm run build
|
| 11 |
app_file: dist/index.html
|
| 12 |
-
thumbnail: https://huggingface.co/spaces/LiquidAI/LFM2-WebGPU/
|
| 13 |
---
|
| 14 |
|
| 15 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
| 9 |
short_description: In-browser tool calling, powered by Transformers.js
|
| 10 |
app_build_command: npm run build
|
| 11 |
app_file: dist/index.html
|
| 12 |
+
thumbnail: https://huggingface.co/spaces/LiquidAI/LFM2-WebGPU/resolve/main/public/thumbnail.png
|
| 13 |
---
|
| 14 |
|
| 15 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|