Respair commited on
Commit
2bf6ea9
1 Parent(s): 81d64f0

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,7 +1,7 @@
1
  INTROTXT = """#
2
 
3
 
4
- **This model is outdated, a large and better model with added features and also some tweaks to the architecture is being trained right now.**
5
 
6
  kudos to mrfakename for the base gradio code I'm borrowing here.
7
 
 
1
  INTROTXT = """#
2
 
3
 
4
+ **a larger and far better model with a whole new pre-processing pipeline, added features and also some tweaks to the architecture is being trained right now.**
5
 
6
  kudos to mrfakename for the base gradio code I'm borrowing here.
7