Spaces:
Runtime error
Runtime error
artificialguybr
commited on
Commit
•
cf5873f
1
Parent(s):
d56d5b8
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 |
|