Spaces:
Runtime error
Runtime error
Jorge Henao
commited on
Commit
•
afacec0
1
Parent(s):
74e7846
fixes
Browse files- __pycache__/document_quieries.cpython-38.pyc +0 -0
- app.py +2 -2
__pycache__/document_quieries.cpython-38.pyc
CHANGED
Binary files a/__pycache__/document_quieries.cpython-38.pyc and b/__pycache__/document_quieries.cpython-38.pyc differ
|
|
app.py
CHANGED
@@ -82,9 +82,9 @@ if __name__ == "__main__":
|
|
82 |
</br>Por: Jorge Henao 🇨🇴 <a href="https://twitter.com/jhenaotw" target='_blank'>Twitter</a> <a href="https://www.linkedin.com/in/henaojorge" target='_blank'/>LinkedIn</a>
|
83 |
""", unsafe_allow_html=True)
|
84 |
else:
|
85 |
-
st.markdown("Haz Preguntas como: _**\"¿
|
86 |
_**\"¿cantidad de víctimas en la masacre de bojayá?\"**_,\
|
87 |
-
_**\"¿
|
88 |
|
89 |
description = """
|
90 |
<p>
|
|
|
82 |
</br>Por: Jorge Henao 🇨🇴 <a href="https://twitter.com/jhenaotw" target='_blank'>Twitter</a> <a href="https://www.linkedin.com/in/henaojorge" target='_blank'/>LinkedIn</a>
|
83 |
""", unsafe_allow_html=True)
|
84 |
else:
|
85 |
+
st.markdown("Haz Preguntas como: _**\"¿periodo con más detenciones arbitrarias registradas?\"**_,\
|
86 |
_**\"¿cantidad de víctimas en la masacre de bojayá?\"**_,\
|
87 |
+
_**\"¿cuantas víctimas de desplazamiento en antioquia?\"**_")
|
88 |
|
89 |
description = """
|
90 |
<p>
|