rajatsingh0702 commited on
Commit
d7490a3
·
verified ·
1 Parent(s): da480b2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -6
README.md CHANGED
@@ -56,14 +56,16 @@ An LSTM Autoencoder is trained on 'normal' time series data.
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
 
56
  You can interact with the model primarily through the Hugging Face Space or the Colab Notebook.
57
 
58
  ---
59
+ title: LSTMAE
60
+ emoji: 👀
61
+ colorFrom: pink
62
+ colorTo: indigo
63
+ sdk: gradio
64
+ sdk_version: 5.23.3
65
  app_file: app.py
66
  pinned: false
67
+ license: apache-2.0
68
+ short_description: 'LSTM based Autoencoder '
69
  ---
70
 
71
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference