FL33TW00D commited on
Commit
3c7eec1
·
unverified ·
1 Parent(s): a1d9ba9

chore: test with requirements.txt

Browse files
Files changed (1) hide show
  1. src/app.py +1 -2
src/app.py CHANGED
@@ -248,5 +248,4 @@ It visualizes how different attention mechanisms (GQA, MLA) and context lengths
248
  outputs=[plot_output, status_output]
249
  )
250
 
251
- if __name__ == "__main__":
252
- demo.launch()
 
248
  outputs=[plot_output, status_output]
249
  )
250
 
251
+ demo.launch()