nicoaspra
commited on
Commit
·
25d0313
1
Parent(s):
10a5266
update README.md
Browse files
README.md
CHANGED
|
@@ -10,3 +10,7 @@ pinned: false
|
|
| 10 |
---
|
| 11 |
|
| 12 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 10 |
---
|
| 11 |
|
| 12 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
| 13 |
+
|
| 14 |
+
|
| 15 |
+
# Run Locally
|
| 16 |
+
streamlit run G-code_Programming_Assistant/gcode_analyzer_ui.py
|