Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -97,7 +97,7 @@ feedback_interface = gr.Interface(
|
|
97 |
This is an interface to test iTELL's guide on the side. Please be aware that responses can take up to 20 seconds
|
98 |
|
99 |
# Step by Step Introduction
|
100 |
-
1. Place a
|
101 |
2. Wait roughly 10 ~ 20 seconds for the response and elapsed time to come out on the right
|
102 |
3. After looking at the results, click on the feedback options that best describes the output: Informative, Inaccurate, Nonsense
|
103 |
4. After choosing the best option, write down additional comments for more feedback
|
|
|
97 |
This is an interface to test iTELL's guide on the side. Please be aware that responses can take up to 20 seconds
|
98 |
|
99 |
# Step by Step Introduction
|
100 |
+
1. Place a question in the input message textbox
|
101 |
2. Wait roughly 10 ~ 20 seconds for the response and elapsed time to come out on the right
|
102 |
3. After looking at the results, click on the feedback options that best describes the output: Informative, Inaccurate, Nonsense
|
103 |
4. After choosing the best option, write down additional comments for more feedback
|