Angel Rodriguez

Results 4 comments of Angel Rodriguez

Every time the session state changes, streamlit reruns the page, so that's probably what's going on, making the code run over and over again, I'm going to try to fix...

I think that it might be the path you're in. It could also be that there might be an init file where there shouldn't be.

You must look into your folder and click on the startHttp file, not the MMVCSERVERSIO file

Does this only happen when you use that trump model? Try to use the other ones in w-okada, if those work, then it's a problem with the model. Like @KuukoShan...