Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
|
@@ -119,7 +119,6 @@ def _launch_demo(args, model, tokenizer, config):
|
|
| 119 |
- 0-shot: 60.1
|
| 120 |
- 8-shot: 59.3
|
| 121 |
""")
|
| 122 |
-
demo.queue(max_size=20)
|
| 123 |
demo.launch()
|
| 124 |
|
| 125 |
|
|
|
|
| 119 |
- 0-shot: 60.1
|
| 120 |
- 8-shot: 59.3
|
| 121 |
""")
|
|
|
|
| 122 |
demo.launch()
|
| 123 |
|
| 124 |
|