Update README.md
Browse files
README.md
CHANGED
@@ -151,6 +151,10 @@ Refer to: https://huggingface.co/aiflows/CodeFileEditFlowModule/tree/main
|
|
151 |
- `code_editor_output`: str, the code editor output
|
152 |
- `temp_code_file_location`: str, the location of the temporary code file
|
153 |
|
|
|
|
|
|
|
|
|
154 |
<a id="run"></a>
|
155 |
|
156 |
# run
|
|
|
151 |
- `code_editor_output`: str, the code editor output
|
152 |
- `temp_code_file_location`: str, the location of the temporary code file
|
153 |
|
154 |
+
*Configuration Parameters*:
|
155 |
+
- `input_interface`: The input interface of the flow.
|
156 |
+
- `output_interface`: The output interface of the flow.
|
157 |
+
|
158 |
<a id="run"></a>
|
159 |
|
160 |
# run
|