Spaces:
Build error
Build error
| [[source]] | |
| url = "https://pypi.org/simple" | |
| verify_ssl = true | |
| name = "pypi" | |
| [packages] | |
| torch = "==1.13.1" | |
| numpy = "==1.24.1" | |
| pandas = "==1.5.2" | |
| pillow = "==9.4.0" | |
| plotly = "==5.11.0" | |
| psutil = "*" | |
| streamlit = "*" | |
| sentencepiece = "*" | |
| transformers = "*" | |
| [dev-packages] | |
| [requires] | |
| python_version = "3.10" | |