Spaces:
Runtime error
Runtime error
File size: 206 Bytes
2e5d83b |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 |
fastapi==0.103.1 uvicorn==0.23.2 pydantic-settings==2.0.3 # Models torch==1.7.1 torchvision==0.8.2 ftfy==6.1.1 regex tqdm==4.66.1 git+https://github.com/openai/CLIP.git@main # Vector Database faiss-cpu |