mirror of
https://github.com/azaion/ai-training.git
synced 2026-06-21 07:01: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:
+2
-1
@@ -19,4 +19,5 @@ onnxruntime-gpu
|
||||
netron
|
||||
pycuda
|
||||
tensorrt
|
||||
onnx
|
||||
onnx
|
||||
pydantic
|
||||
|
||||
Reference in New Issue
Block a user