munem420's picture
Update README.md
7df7c8d verified

A newer version of the Gradio SDK is available: 6.2.0

Upgrade
metadata
title: Stock Forecaster
emoji: 📈
colorFrom: green
colorTo: blue
sdk: gradio
sdk_version: 5.49.0
app_file: app.py
pinned: false
python_dependencies:
  - numpy
  - pandas
  - scikit-learn
  - tensorflow
  - pmdarima
  - yfinance
  - joblib
  - tqdm
  - fuzzywuzzy
  - python-Levenshtein
  - matplotlib
  - seaborn
  - huggingface-hub

Stock Forecaster App

This space hosts a React frontend that communicates with a Gradio Python backend to forecast stock prices using an LSTM model.