Spaces:
Sleeping
Sleeping
MatteoScript
commited on
Update app.py
Browse files
app.py
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
import streamlit as st
|
|
|
2 |
from chat_client import chat
|
3 |
from google_function import leggi_gmail
|
4 |
from google_function import scrivi_bozza_gmail
|
|
|
1 |
import streamlit as st
|
2 |
+
|
3 |
from chat_client import chat
|
4 |
from google_function import leggi_gmail
|
5 |
from google_function import scrivi_bozza_gmail
|