paragon-analytics commited on
Commit
cba913c
·
1 Parent(s): 42c5082

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -122,7 +122,7 @@ with gr.Blocks(title=title) as demo:
122
  # "--": "darkblue",
123
  # "-": "blue", "NA":"white"})
124
 
125
- interpretation = gr.components.Interpretation(text)
126
 
127
 
128
  submit_btn.click(
 
122
  # "--": "darkblue",
123
  # "-": "blue", "NA":"white"})
124
 
125
+ interpretation = gr.components.Interpretation(prob1)
126
 
127
 
128
  submit_btn.click(