Spaces:
Sleeping
Sleeping
File size: 218 Bytes
bb9d913 | 1 2 3 4 5 6 7 | # Test-only dependencies. Runtime deps (numpy, scikit-learn, torch, # transformer_lens, fastapi, ...) live in requirements.txt. pytest>=8.0 # fastapi.testclient's transport (tests/test_patch_endpoint.py). httpx>=0.27 |