docs: update to correct space link
Browse files
README.md
CHANGED
@@ -91,7 +91,7 @@ Initial Setup
|
|
91 |
- [When creating the Spaces Configuration Reference](https://huggingface.co/docs/hub/spaces-config-reference) ensure the [Streamlit Space](https://huggingface.co/docs/hub/spaces-sdks-streamlit) version (sdk_version) specified is supported by HF
|
92 |
|
93 |
```shell
|
94 |
-
git remote add space https://huggingface.co/spaces/pkiage/
|
95 |
|
96 |
git push --force space main
|
97 |
```
|
|
|
91 |
- [When creating the Spaces Configuration Reference](https://huggingface.co/docs/hub/spaces-config-reference) ensure the [Streamlit Space](https://huggingface.co/docs/hub/spaces-sdks-streamlit) version (sdk_version) specified is supported by HF
|
92 |
|
93 |
```shell
|
94 |
+
git remote add space https://huggingface.co/spaces/pkiage/time_series_decomposition_demo
|
95 |
|
96 |
git push --force space main
|
97 |
```
|