mirror of
https://github.com/azaion/ai-training.git
synced 2026-06-22 21:21:12 +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
|
pycuda
|
||||||
tensorrt
|
tensorrt
|
||||||
onnx
|
onnx
|
||||||
|
pydantic
|
||||||
|
|||||||
Reference in New Issue
Block a user