akdeniz27 commited on
Commit
feb181c
1 Parent(s): 7cd7d9d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -75,4 +75,4 @@ if Run_Button == True and not len(contract)==0 and not len(question_set)==0:
75
 
76
  for i, p in enumerate(predictions):
77
  if i != 0: st.write(f"Question: {question_set[int(p)]}\n\nAnswer: {predictions[p]}\n\n")
78
-
 
75
 
76
  for i, p in enumerate(predictions):
77
  if i != 0: st.write(f"Question: {question_set[int(p)]}\n\nAnswer: {predictions[p]}\n\n")
78
+