clr commited on
Commit
a9ad990
·
1 Parent(s): 003fc60

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -64,7 +64,7 @@ with bl:
64
 
65
  - For some reason, the huggingface 'Hosted inference API' on the model page does not currently work, but this does.
66
  - There is no language model (yet), so it can generate non-words.
67
- - Send errors/bugs to [email protected]
68
  """
69
  )
70
 
 
64
 
65
  - For some reason, the huggingface 'Hosted inference API' on the model page does not currently work, but this does.
66
  - There is no language model (yet), so it can generate non-words.
67
+ - Send errors/bugs to [email protected]
68
  """
69
  )
70