File size: 377 Bytes
5b99d31 7dfc3bb |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 |
# Loosened version constraints to avoid conflicts torch>=1.12.0 torchvision>=0.13.0 diffusers>=0.15.1 transformers>=4.27.4 accelerate>=0.18.0 huggingface_hub>=0.14.1 pillow>=9.5.0 numpy>=1.24.3 tqdm>=4.65.0 fastapi>=0.95.1 uvicorn>=0.22.0 python-multipart>=0.0.6 cairosvg>=2.7.0 svgwrite>=1.4.3 svgpathtools>=1.6.0 opencv-python>=4.7.0.72 scikit-image>=0.20.0 matplotlib>=3.7.1 |