LICENSE
README.md
pyproject.toml
evaluate/benchmark.py
evaluate/evaluate.py
generate/__init__.py
generate/gen_images_from_prompt.py
generate/generator.py
generate/utils/__init__.py
generate/utils/pipelines.py
generate/utils/utils.py
hpsv3/__init__.py
hpsv3/inference.py
hpsv3/train.py
hpsv3.egg-info/PKG-INFO
hpsv3.egg-info/SOURCES.txt
hpsv3.egg-info/dependency_links.txt
hpsv3.egg-info/requires.txt
hpsv3.egg-info/top_level.txt
hpsv3/cohp/__init__.py
hpsv3/cohp/cohp_all.py
hpsv3/cohp/generator.py
hpsv3/cohp/run_cohp.py
hpsv3/cohp/utils_cohp/__init__.py
hpsv3/cohp/utils_cohp/image2image_pipeline.py
hpsv3/cohp/utils_cohp/pipelines.py
hpsv3/cohp/utils_cohp/utils.py
hpsv3/config/HPSv3_7B.yaml
hpsv3/config/ds_config/zero0.json
hpsv3/config/ds_config/zero2.json
hpsv3/config/ds_config/zero3.json
hpsv3/dataset/data_collator_qwen.py
hpsv3/dataset/pairwise_dataset.py
hpsv3/dataset/utils.py
hpsv3/model/differentiable_image_processor.py
hpsv3/model/qwen2vl_trainer.py
hpsv3/model/test_differentiable.py
hpsv3/utils/parser.py
hpsv3/utils/training_utils.py