[InferenceClient] Automatically handle outdated task parameters (#2633)
* wip: handle outdated task params
* fix script documentation
* remove text_to_image arg deprecation for now
* Fix check task params script
* Fix docstrings
* Fix docstrings again
* Fix imports
* Improve logging
* Rename cst visitor class for clarity
---------
Co-authored-by: Lucain <lucain@huggingface.co>