Spaces:
Runtime error
Runtime error
File size: 184 Bytes
ca0eeab | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 | name: airquality-forecast
channels:
- conda-forge
dependencies:
- python
- streamlit
- fbprophet
- pandas
- numpy
- scikit-learn
- pygithub
- altair
- requests |