cvpaperchallenge / Crux

Crux is a suite of LLM-empowered summarization and retrieval services for academic activity. Crux is developed by XCCV group of cvpaper.challenge.
MIT License
14 stars 2 forks source link

Decide python version #11

Closed gatheluck closed 1 year ago

gatheluck commented 1 year ago

Why

By default Ascender supports Python 3.8 or 3.9. But we can choose any Python version for Crux. So let's decide which version should use in this project. Maybe we should use same version for frontend and backend.

Definition of Done

How