iofu728 commited on
Commit
16c293e
1 Parent(s): 0b319ad

Feature(LLMLingua): build the LLMLingua space demo

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -138,4 +138,4 @@ with gr.Blocks(css=custom_css) as iface:
138
  ],
139
  )
140
 
141
- iface.queue(max_size=10, api_open=False).launch(show_api=False)
 
138
  ],
139
  )
140
 
141
+ iface.queue(max_size=10, api_open=False).launch(show_api=False)