Spaces:
Sleeping
Sleeping
FL33TW00D
commited on
chore: test with requirements.txt
Browse files- 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 |
-
|
252 |
-
demo.launch()
|
|
|
248 |
outputs=[plot_output, status_output]
|
249 |
)
|
250 |
|
251 |
+
demo.launch()
|
|