cryptobiosis commited on
Commit
73e1f14
·
verified ·
1 Parent(s): 163f417

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -148,4 +148,5 @@ with gr.Blocks(title="KakeyaLattice KV-cache compression demo") as demo:
148
 
149
 
150
  if __name__ == "__main__":
151
- demo.launch()
 
 
148
 
149
 
150
  if __name__ == "__main__":
151
+ demo.launch()
152
+