Spaces:
Runtime error
Runtime error
Update app.py
#6
by
ravithejak
- opened
app.py
CHANGED
@@ -155,4 +155,5 @@ def generate_arctic_response():
|
|
155 |
abort_chat("I cannot answer this question.")
|
156 |
|
157 |
if __name__ == "__main__":
|
158 |
-
main()
|
|
|
|
155 |
abort_chat("I cannot answer this question.")
|
156 |
|
157 |
if __name__ == "__main__":
|
158 |
+
main()
|
159 |
+
|