Abigail99216's picture
Upload folder using huggingface_hub
f43af3c verified
# Documentation for EasyTPP
This contains the full documentation of EasyTPP, which is hosted at github and can be updated manually (for releases)
by pushing to the gh-pages branch.
To generate the documentation locally, type
```
pip install -r requirements-doc.txt
cd docs
make html
```