Causion / env.yml
tappyness1
new charts
471f224
raw
history blame
182 Bytes
dependencies:
- python=3.8
- pip
- pip:
- huggingface_hub>= 0.12
- datasets>=2.8.0
- pandas=1.5.3
- plotly=5.13.0
- streamlit=1.18.1
- svgpath2mpl=1.0.0