JasonTPhillipsJr commited on
Commit
b4b4021
·
verified ·
1 Parent(s): 9edc447

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -214,7 +214,7 @@ def load_reviews_from_file(file_path):
214
 
215
 
216
  #Demo Section
217
- st.title("SpaGAN Demo")
218
  st.write("This demo allows you to select from a list of sample reviews that contrain both real and fake reviews. This demo will highlight all the entity types found within the review and display the prediction of the model.")
219
 
220
  # Define a color map and descriptions for different entity types
 
214
 
215
 
216
  #Demo Section
217
+ st.title("SpaGAN Demo: IN PROGRESS")
218
  st.write("This demo allows you to select from a list of sample reviews that contrain both real and fake reviews. This demo will highlight all the entity types found within the review and display the prediction of the model.")
219
 
220
  # Define a color map and descriptions for different entity types