Spaces:
Runtime error
Runtime error
| unit-tests: | |
| python -m pytest --cov=text_generation tests | |
| install: | |
| pip install pip --upgrade | |
| pip install -e . |
| unit-tests: | |
| python -m pytest --cov=text_generation tests | |
| install: | |
| pip install pip --upgrade | |
| pip install -e . |