Commit
·
c279238
1
Parent(s):
4cf8580
fix outputs
Browse files
app.py
CHANGED
@@ -42,7 +42,7 @@ article = """<p style='text-align: center'>
|
|
42 |
<a href='https://keras.io/examples/structured_data/deep_neural_decision_forests/' target='_blank'>Keras Example given by Khalid Salama</a>
|
43 |
<br/>
|
44 |
<a href="https://huggingface.co/lucifertrj">Space by @lucifertrj</a>
|
45 |
-
</p>
|
46 |
"""
|
47 |
|
48 |
demo = gr.Interface(
|
|
|
42 |
<a href='https://keras.io/examples/structured_data/deep_neural_decision_forests/' target='_blank'>Keras Example given by Khalid Salama</a>
|
43 |
<br/>
|
44 |
<a href="https://huggingface.co/lucifertrj">Space by @lucifertrj</a>
|
45 |
+
</p>
|
46 |
"""
|
47 |
|
48 |
demo = gr.Interface(
|