ethan1115's picture
Upload folder using huggingface_hub
0161e74 verified
"""Allow ``python -m prompt_selection.run_pipeline`` from code/ directory."""
from prompt_selection.run_pipeline import main
main()