"lightx2v/models/input_encoders/hf/xlm_roberta/model.py" did not exist on "efb4d1612b4ae0f6166653394cbe7481a61e8cbf"
.readthedocs.yml 151 Bytes
Newer Older
RunningLeon's avatar
RunningLeon committed
1
2
3
4
5
6
7
8
9
version: 2

formats: all

python:
  version: 3.8
  install:
    - requirements: requirements/docs.txt
    - requirements: requirements/readthedocs.txt