Spaces:
Sleeping
Sleeping
| [project] | |
| name = "personalise" | |
| version = "0.1.0" | |
| description = "Add your description here" | |
| readme = "README.md" | |
| requires-python = ">=3.12" | |
| dependencies = [ | |
| "faiss-cpu>=1.13.0", | |
| "fastapi>=0.123.0", | |
| "huggingface-hub>=0.36.0", | |
| "matplotlib>=3.10.7", | |
| "numpy>=2.3.5", | |
| "pandas>=2.3.3", | |
| "prometheus-fastapi-instrumentator>=7.1.0", | |
| "pyarrow>=22.0.0", | |
| "requests>=2.32.5", | |
| "scikit-learn>=1.7.2", | |
| "seaborn>=0.13.2", | |
| "sentence-transformers>=5.1.2", | |
| "torch>=2.9.1", | |
| "tqdm>=4.67.1", | |
| "uvicorn>=0.38.0", | |
| ] | |