mirror of
https://github.com/azaion/ai-training.git
synced 2026-06-21 09:01:13 +00:00
chore: update requirements.txt to include pydantic
ci/woodpecker/push/01-test Pipeline was successful
ci/woodpecker/push/01-test Pipeline was successful
- Added `pydantic` to the requirements for improved data validation and settings management. - Ensured `onnx` remains listed for compatibility with existing functionalities. These updates enhance the project's dependency management.
This commit is contained in:
@@ -20,3 +20,4 @@ netron
|
||||
pycuda
|
||||
tensorrt
|
||||
onnx
|
||||
pydantic
|
||||
|
||||
Reference in New Issue
Block a user