Spaces:
Build error
Build error
Update app.py
Browse files
app.py
CHANGED
@@ -160,8 +160,7 @@ with open('info.md') as f:
|
|
160 |
|
161 |
gr.Markdown("<br />")
|
162 |
|
163 |
-
|
164 |
-
gr.Markdown('''⭐ Note that model accuracy is based on the uploaded data.csv and reflects how well the AI model can give correct recommendations for <em>that dataset</em>. Model accuracy and most important feature can be helpful for understanding how the model works, but <em>should not be considered absolute facts about the real world</em>.''')
|
165 |
|
166 |
with gr.Box():
|
167 |
with open('info.md') as f:
|
|
|
160 |
|
161 |
gr.Markdown("<br />")
|
162 |
|
163 |
+
|
|
|
164 |
|
165 |
with gr.Box():
|
166 |
with open('info.md') as f:
|