Spaces:
Sleeping
Sleeping
| # For running the AI model | |
| tensorflow | |
| scikit-learn | |
| joblib | |
| # For creating the web server and API | |
| gradio | |
| # For fetching live stock data | |
| yfinance | |
| # For data manipulation | |
| pandas | |
| numpy | |
| # For downloading files from Hugging Face Hub | |
| huggingface-hub |