Spaces:
Runtime error
Runtime error
Update comment_analyzer.py
Browse files- comment_analyzer.py +0 -2
comment_analyzer.py
CHANGED
@@ -53,8 +53,6 @@ with gr.Blocks() as demo:
|
|
53 |
gr.Markdown("# AIN311 Project P05 - MOOC Recommendation")
|
54 |
gr.Markdown("## Generating a Rating from User Comment")
|
55 |
|
56 |
-
with gr.Row():
|
57 |
-
with gr.Column():
|
58 |
gr.Markdown("""
|
59 |
##### Thanks for your interest and taking your time.
|
60 |
##### Tell us about your personal experience enrolling in this course. Was it the right match for you?
|
|
|
53 |
gr.Markdown("# AIN311 Project P05 - MOOC Recommendation")
|
54 |
gr.Markdown("## Generating a Rating from User Comment")
|
55 |
|
|
|
|
|
56 |
gr.Markdown("""
|
57 |
##### Thanks for your interest and taking your time.
|
58 |
##### Tell us about your personal experience enrolling in this course. Was it the right match for you?
|