ProtoPure / environment_dashboard.yml
richiam's picture
Upload folder using huggingface_hub
ff92592 verified
Raw
History Blame Contribute Delete
168 Bytes
name: llm_dashboard
channels:
- conda-forge
- defaults
dependencies:
- python=3.11
- pip
- pip:
- dash
- dash-bootstrap-components
- pandas