Documentation Index
Fetch the complete documentation index at: https://docs.praison.ai/llms.txt
Use this file to discover all available pages before exploring further.
load_config
Method
This is a method of the UploadVisionModel class in the upload_vision module.Load configuration from yaml file.
Signature
Parameters
No description available.
Returns
The result of the operation.
Uses
yaml.safe_load
Source
View on GitHub
praisonai/upload_vision.py at line 22
