Update app.py
Browse files
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 |
|