Spaces:
Sleeping
Sleeping
thanhtung09t2
commited on
Update
Browse files
app.py
CHANGED
@@ -10,7 +10,7 @@ from api.engine import ChatEngine
|
|
10 |
|
11 |
logging.basicConfig(stream=sys.stdout, level=logging.INFO, format='%(asctime)s - %(levelname)s - %(message)s')
|
12 |
|
13 |
-
st.title("Smart
|
14 |
|
15 |
@st.cache_resource
|
16 |
def initialize():
|
|
|
10 |
|
11 |
logging.basicConfig(stream=sys.stdout, level=logging.INFO, format='%(asctime)s - %(levelname)s - %(message)s')
|
12 |
|
13 |
+
st.title("Smart Eco Footprint")
|
14 |
|
15 |
@st.cache_resource
|
16 |
def initialize():
|