conda create --name dash python=3.12 conda activate dash conda install nvidia/label/cuda-12.1.0::cuda-nvcc pip install -r requirements_pip.txt pip install flash-attn ...
A modern, interactive todo list application built with plotly Dash and Dash Mantine Components. No need for Flask, nor Javascript. This is 95% Python and 5% CSS for the styles :-) This repository is ...