| # requirements.txt |
| gradio |
| loguru |
| trimesh |
| torch==2.2.2 |
| torchvision==0.17.2 |
| --find-links https://data.pyg.org/whl/torch-2.2.2+cu121.html |
| torch-scatter -f https://data.pyg.org/whl/torch-2.2.0%2Bcu121/torch_scatter-2.1.2%2Bpt22cu121-cp311-cp311-linux_x86_64.whl |
| scikit-learn>=1.6.1 |
| llama-index==0.12.0 |
| llama-index-vector-stores-opensearch==0.5.0 |
| llama-index-embeddings-clip==0.3.0 |
| llama-index-graph-stores-neo4j==0.4.0 |
| git+https://github.com/openai/CLIP.git |
| numpy>=1.26.4,<2.0.0 |
| openai |
| python-dotenv |
| opencv-python |
| Pillow |
| openai-agents |