thompsgj's picture
Duplicate from thompsgj/mathtext-wormhole
b1a499f
raw
history blame contribute delete
No virus
222 Bytes
deactivate
pip install virtualenv
rm -rf .venv
python3.9 -m virtualenv --python 3.9 .venv
# pip install --upgrade scikit-learn
# pip install --upgrade transformers
# pip install --upgrade pandas
pip install --upgrade -e .