You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/raid/rgelhausen/miniforge3/envs/nvingest/lib/python3.10/site-packages/pydantic/_internal/_fields.py:132: UserWarning: Field "model_name" in ImageCaptionExtractionSchema has conflict with protected namespace "model_".
You may be able to resolve this warning by setting `model_config['protected_namespaces'] = ()`.
warnings.warn(
/raid/rgelhausen/miniforge3/envs/nvingest/lib/python3.10/site-packages/pydantic/_internal/_fields.py:132: UserWarning: Field "model_name" in IngestTaskCaptionSchema has conflict with protected namespace "model_".
You may be able to resolve this warning by setting `model_config['protected_namespaces'] = ()`.
warnings.warn(
/raid/rgelhausen/miniforge3/envs/nvingest/lib/python3.10/site-packages/pydantic/_internal/_fields.py:132: UserWarning: Field "model_name" in CaptionTaskSchema has conflict with protected namespace "model_".
You may be able to resolve this warning by setting `model_config['protected_namespaces'] = ()`.
warnings.warn(
Minimum reproducible example
Relevant log output
Other/Misc.
No response
The text was updated successfully, but these errors were encountered:
Version
main branch
Which installation method(s) does this occur on?
No response
Describe the bug.
On importing nv-ingest:
Minimum reproducible example
Relevant log output
Other/Misc.
No response
The text was updated successfully, but these errors were encountered: