[project] name = "inferbench" version = "0.1.0" requires-python = ">=3.12" dependencies = [ "datasets>=3.5.0", "fal-client>=0.5.9", "hpsv2>=1.2.0", "huggingface-hub>=0.30.2", "image-reward>=1.5", "numpy>=2.2.5", "opencv-python>=4.11.0.86", "pillow>=11.2.1", "python-dotenv>=1.1.0", "replicate>=1.0.4", "requests>=2.32.3", "t2v-metrics>=1.2", "together>=1.5.5", "torch>=2.7.0", "torchmetrics>=1.7.1", "tqdm>=4.67.1", ]