Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -3,7 +3,7 @@ import streamlit as st
|
|
3 |
import streamlit.components.v1 as components
|
4 |
import time
|
5 |
|
6 |
-
tt = ""
|
7 |
def semanticComparativeClassification():
|
8 |
st.session_state["respuesta"] = ""
|
9 |
apis_urls = [
|
|
|
3 |
import streamlit.components.v1 as components
|
4 |
import time
|
5 |
|
6 |
+
tt = "ssss"
|
7 |
def semanticComparativeClassification():
|
8 |
st.session_state["respuesta"] = ""
|
9 |
apis_urls = [
|