Tachi67 commited on
Commit
55a3a8a
1 Parent(s): e81ee32

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
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