compvis / readthedocs.yml
Dexter's picture
Upload folder using huggingface_hub
36c95ba verified
raw
history blame contribute delete
120 Bytes
version: 2
python:
version: 3.7
install:
- requirements: docs/requirements.txt
- method: pip
path: .