Spaces:
Running
Running
| # Pin Gradio to a modern version, as this is critical for the server functions. | |
| gradio==4.29.0 | |
| # Let pip find compatible versions for the rest of the libraries. | |
| tensorflow | |
| scikit-learn | |
| yfinance | |
| pandas | |
| numpy | |
| websockets | |
| huggingface-hub | |
| joblib |