Fork of Image intelligence prototype was forked from Fork of Image intelligence prototype
Continue chatting to ask questions about or make changes to it.
I need config json format based on Settings >> Configuration
I want to send config json to my python service.
I've added JSON export functionality to your configuration screen. The new features include:
image-processing-config.json
The exported JSON contains all your configuration settings in a clean, serializable format that's perfect for sending to your Python service. File objects are converted to filenames to ensure proper JSON serialization.
The code returns the following error:
Too many re-renders. React limits the number of renders to prevent an infinite loop.
Revise the code to address the error.
I was previewing: /