Spaces:
Runtime error
Runtime error
Commit
路
d58226c
1
Parent(s):
59dce3f
Update app.py
Browse files
app.py
CHANGED
@@ -15,8 +15,6 @@ st.image('gdmk.png', width=150)
|
|
15 |
|
16 |
st.write('[link](https://huggingface.co/spaces/jcmachicao/dialogatexto/blob/main/trucha_peru.txt)')
|
17 |
|
18 |
-
st.write('Muestra del texto ejemplo que puedes copiar y pegar en el casillero de abajo: ', texto_default[0:200])
|
19 |
-
|
20 |
texto = st.text_area('Cargue un texto de hasta 2 hojas, 500 palabras, 贸 5000 caracteres: ', height=200)
|
21 |
|
22 |
st.write('Tambi茅n puedes modificar las preguntas.')
|
|
|
15 |
|
16 |
st.write('[link](https://huggingface.co/spaces/jcmachicao/dialogatexto/blob/main/trucha_peru.txt)')
|
17 |
|
|
|
|
|
18 |
texto = st.text_area('Cargue un texto de hasta 2 hojas, 500 palabras, 贸 5000 caracteres: ', height=200)
|
19 |
|
20 |
st.write('Tambi茅n puedes modificar las preguntas.')
|