Spaces:
Build error
Build error
Update app.py
Browse files
app.py
CHANGED
|
@@ -9,7 +9,7 @@ examples = [
|
|
| 9 |
['A kid is playing with']
|
| 10 |
]
|
| 11 |
|
| 12 |
-
io = gr.Interface.load("
|
| 13 |
|
| 14 |
|
| 15 |
|
|
|
|
| 9 |
['A kid is playing with']
|
| 10 |
]
|
| 11 |
|
| 12 |
+
io = gr.Interface.load("keras-io/text-generation")
|
| 13 |
|
| 14 |
|
| 15 |
|