Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
|
@@ -8,6 +8,7 @@ pinned: false
|
|
| 8 |
app_build_command: npm run build
|
| 9 |
app_file: build/index.html
|
| 10 |
license: mit
|
|
|
|
| 11 |
---
|
| 12 |
|
| 13 |
# Getting Started with Create React App
|
|
@@ -79,4 +80,4 @@ This section has moved here: [https://facebook.github.io/create-react-app/docs/d
|
|
| 79 |
|
| 80 |
### `npm run build` fails to minify
|
| 81 |
|
| 82 |
-
This section has moved here: [https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify](https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify)
|
|
|
|
| 8 |
app_build_command: npm run build
|
| 9 |
app_file: build/index.html
|
| 10 |
license: mit
|
| 11 |
+
short_description: LFM2 Math LLM operates in browser via Transformers.js & ONNX
|
| 12 |
---
|
| 13 |
|
| 14 |
# Getting Started with Create React App
|
|
|
|
| 80 |
|
| 81 |
### `npm run build` fails to minify
|
| 82 |
|
| 83 |
+
This section has moved here: [https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify](https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify)
|