LSTM-forecaster / README.md
nkapila6's picture
Upload 441 files
83c588b verified

A newer version of the Gradio SDK is available: 6.14.0

Upgrade
metadata
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
  5. git push --force space main