pmelnechuk commited on
Commit
a0547b1
verified
1 Parent(s): 56f3f24

borrando rerun

Browse files
Files changed (1) hide show
  1. app.py +0 -3
app.py CHANGED
@@ -133,9 +133,6 @@ if __name__=="__main__":
133
 
134
  # Limpiar la variable auxiliar
135
  st.session_state.temp_input = ""
136
-
137
- # Forzar actualizaci贸n
138
- st.rerun()
139
 
140
  # Mostrar historial
141
  if st.session_state.history:
 
133
 
134
  # Limpiar la variable auxiliar
135
  st.session_state.temp_input = ""
 
 
 
136
 
137
  # Mostrar historial
138
  if st.session_state.history: