| # Install transformers and timm in second stage to avoid error | |
| torch==2.3.1 #pip install torch==2.3.1 torchvision==0.18.1 --index-url https://download.pytorch.org/whl/cu121 | |
| torchvision==0.18.1 | |
| setuptools==69.5.1 | |
| gradio==4.38.1 | |
| openai>=1.0.0 | |
| opencv_python==4.8.1.78 | |
| diffusers[torch]==0.29.2 | |
| termcolor | |
| fairscale | |
| natsort | |
| omegaconf | |
| pycocotools | |
| matplotlib | |
| onnxruntime | |
| onnx | |
| groundingdino-py | |
| segment_anything@git+https://github.com/SysCV/sam-hq.git | |
| ram@git+https://github.com/xinyu1205/recognize-anything.git | |