Spaces:
Runtime error
Runtime error
| [[source]] | |
| url = "https://pypi.org/simple" | |
| verify_ssl = true | |
| name = "pypi" | |
| [packages] | |
| numpy = "*" | |
| pandas = "*" | |
| streamlit = "==0.87" | |
| scikit-learn = "==0.24.2" | |
| Pillow = "*" | |
| click = "<8" | |
| protobuf = "==3.20.1" | |
| [dev-packages] | |
| [requires] | |
| python_version = "3.8" | |