Spaces:
Build error
Build error
Commit
·
feae34c
1
Parent(s):
6a4daaf
Update app.py
Browse files
app.py
CHANGED
@@ -3,7 +3,7 @@ import streamlit as st
|
|
3 |
from google.oauth2 import service_account
|
4 |
from google.cloud import language_v1
|
5 |
|
6 |
-
|
7 |
|
8 |
# Header and intro
|
9 |
st.title("Google Cloud NLP Entity Analyzer")
|
|
|
3 |
from google.oauth2 import service_account
|
4 |
from google.cloud import language_v1
|
5 |
|
6 |
+
|
7 |
|
8 |
# Header and intro
|
9 |
st.title("Google Cloud NLP Entity Analyzer")
|