Spaces:
Sleeping
Sleeping
Isabel Gwara
commited on
Commit
·
1d8e459
1
Parent(s):
0463d1c
Update app.py
Browse files
app.py
CHANGED
|
@@ -144,8 +144,7 @@ with open('info.md') as f:
|
|
| 144 |
# add numerical input
|
| 145 |
inputls.append(gr.inputs.Number(label=colname))
|
| 146 |
gr.Markdown(" ⤵️⤵️")
|
| 147 |
-
|
| 148 |
-
gr.Markdown(" ⤵️⤵️")
|
| 149 |
output = gr.Textbox(label="Your recommendation:")
|
| 150 |
|
| 151 |
gr.Markdown(" ⤵️⤵️")
|
|
|
|
| 144 |
# add numerical input
|
| 145 |
inputls.append(gr.inputs.Number(label=colname))
|
| 146 |
gr.Markdown(" ⤵️⤵️")
|
| 147 |
+
|
|
|
|
| 148 |
output = gr.Textbox(label="Your recommendation:")
|
| 149 |
|
| 150 |
gr.Markdown(" ⤵️⤵️")
|