ko-freshqa-leaderboard / environment.yml
jisubae
chore: requirements.txt
2e50df9
raw
history blame contribute delete
391 Bytes
name: freshqa-leaderboard
channels:
- conda-forge
- defaults
dependencies:
- python=3.9
- pip
- numpy>=1.24.0
- pandas>=2.0.0
- requests>=2.25.0
- pip:
- gradio==6.0.1
- plotly>=5.0.0
- pytz>=2023.3
- python-dateutil>=2.8.0
- openpyxl>=3.0.0
- httpx>=0.24.0
- seaborn>=0.12.0
- matplotlib>=3.7.0
- tqdm>=4.65.0
- huggingface_hub<1.0.0