Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
@@ -53,4 +53,17 @@ An LSTM Autoencoder is trained on 'normal' time series data.
|
|
53 |
|
54 |
## Usage
|
55 |
|
56 |
-
You can interact with the model primarily through the Hugging Face Space or the Colab Notebook.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
53 |
|
54 |
## Usage
|
55 |
|
56 |
+
You can interact with the model primarily through the Hugging Face Space or the Colab Notebook.
|
57 |
+
|
58 |
+
---
|
59 |
+
title: {{title}}
|
60 |
+
emoji: {{emoji}}
|
61 |
+
colorFrom: {{colorFrom}}
|
62 |
+
colorTo: {{colorTo}}
|
63 |
+
sdk: {{sdk}}
|
64 |
+
sdk_version: "{{sdkVersion}}"
|
65 |
+
app_file: app.py
|
66 |
+
pinned: false
|
67 |
+
---
|
68 |
+
|
69 |
+
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|