evelyn-lo's picture
Upload folder using huggingface_hub
37c870e verified
### Requirement
```
python3 -m pip install twine
python3 -m pip install --upgrade pip
pip3 install build
```
### Upload
```
bash scripts/upload_pypi.sh
```