File size: 449 Bytes
d16bf2b
 
964e116
 
 
d16bf2b
 
964e116
d16bf2b
 
 
83c588b
 
 
 
 
 
 
964e116
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
---
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