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