Spaces:
Runtime error
Runtime error
conda install -c anaconda ipykernel -y | |
conda install -c anaconda urllib3 -y | |
conda install -c conda-forge gradio -y | |
conda install -c conda-forge prophet -y | |
conda install -c anaconda pandas -y | |
conda install scikit-learn -y | |
conda install -c intel pyyaml -y | |
conda install -c conda-forge python-dotenv -y | |
(if conda version of gradio doesn't work) | |
pip install gradio | |