File size: 530 Bytes
9a19e9e 23b1b46 be48866 eca560c |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 |
# 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 |