mvasani3690 commited on
Commit
ec0b6af
·
unverified ·
1 Parent(s): 4291b18

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -0
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