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