Spaces:
Runtime error
Runtime error
File size: 322 Bytes
0490201 | 1 2 3 4 5 6 7 | Define dependency constraints.
Include rules such as:
- avoid unnecessary heavy libraries
- maintain compatibility with ROCm and PyTorch
- prefer lightweight native libraries when possible
- prohibit experimental dependencies unless approved
The agent must check dependencies against this file before introducing new ones. |