mvasani3690
commited on
Update app.py
Browse files
app.py
CHANGED
@@ -82,6 +82,8 @@ def get_text_data(filing_number):
|
|
82 |
|
83 |
|
84 |
# Streamlit app
|
|
|
|
|
85 |
def main():
|
86 |
st.title("Patentability Score App")
|
87 |
|
|
|
82 |
|
83 |
|
84 |
# Streamlit app
|
85 |
+
|
86 |
+
st.markdown("Link to app - [Patentabiity app](https://huggingface.co/spaces/mvasani/Patentatbility_score_app)")
|
87 |
def main():
|
88 |
st.title("Patentability Score App")
|
89 |
|