Weiyun1025's picture
Upload folder using huggingface_hub
2abfccb verified
raw
history blame
No virus
86 Bytes
python3 -m venv venv
source venv/bin/activate
pip install -U autopep8
pip install -e .