ignaziogallo commited on
Commit
a563c94
1 Parent(s): 08c1d69

added new samples

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -109,7 +109,7 @@ st.markdown(""" Demo App for the model presented in the [paper](https://www.scie
109
  author = {Ignazio Gallo and Luigi Ranghetti and Nicola Landro and Riccardo {La Grassa} and Mirco Boschetti},
110
  }
111
  ```
112
- ***The demo doesn't work properly, we are working to fix the bugs!*
113
  """)
114
 
115
  file_uploaded = st.file_uploader(
 
109
  author = {Ignazio Gallo and Luigi Ranghetti and Nicola Landro and Riccardo {La Grassa} and Mirco Boschetti},
110
  }
111
  ```
112
+ **NOTE: The demo doesn't work properly, we are working to fix the bugs!**
113
  """)
114
 
115
  file_uploaded = st.file_uploader(