Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -113,7 +113,7 @@ def comment_bot(slider_value, comment_text, question_text, answer_text):
|
|
113 |
import gradio as gr
|
114 |
|
115 |
description = """<img style="float: left; margin-right: 20px; " src="https://huggingface.co/spaces/LaoCzi/YouControlChatBot/resolve/main/guru_b.png">
|
116 |
-
<h3><b>FAQ GURU</b></h3
|
117 |
Бот навчений на матеріалах академії за темою YouControl, про YC.market і YCW нічого не знає. <br> Будь ласка, оцініть його відповідь)))
|
118 |
"""
|
119 |
|
|
|
113 |
import gradio as gr
|
114 |
|
115 |
description = """<img style="float: left; margin-right: 20px; " src="https://huggingface.co/spaces/LaoCzi/YouControlChatBot/resolve/main/guru_b.png">
|
116 |
+
<h3><b>FAQ GURU</b></h3>
|
117 |
Бот навчений на матеріалах академії за темою YouControl, про YC.market і YCW нічого не знає. <br> Будь ласка, оцініть його відповідь)))
|
118 |
"""
|
119 |
|