Amirizaniani commited on
Commit
1c227e7
·
verified ·
1 Parent(s): 427d9b2

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -171,7 +171,7 @@ def process_inputs(llm, file, relevance, diversity):
171
  return "No questions provided.", None
172
 
173
  return "Processing complete. Download the file below.", output_file
174
- ```
175
 
176
  text_list = []
177
 
 
171
  return "No questions provided.", None
172
 
173
  return "Processing complete. Download the file below.", output_file
174
+
175
 
176
  text_list = []
177