LSTM-forecaster / README.md
nkapila6's picture
Upload 441 files
83c588b verified
---
title: LSTM Forecaster
emoji:
colorFrom: purple
colorTo: red
sdk: gradio
sdk_version: 4.39.0
app_file: gradio_ui.py
pinned: false
---
Hosted on https://huggingface.co/spaces/nkapila6/lstm-forecaster
### To sync with huggingface:
1. Clone this repo.
2. Obtain the relevant access token key for your space.
3. Log into HuggingFace when prompted with your token.
4. git remote add space HUGGING_FACE_SPACE_URL
2. git push --force space main