Spaces:
Runtime error
Runtime error
victormiller
commited on
Update results.py
Browse files- results.py +1 -0
results.py
CHANGED
@@ -732,6 +732,7 @@ llama_div = Div(
|
|
732 |
H3("Perplexity vs Dump Duplication"),
|
733 |
P("NEED TO UPDATE - THIS IS NEW")
|
734 |
plotly2fasthtml(llama_graph3),
|
|
|
735 |
Section(
|
736 |
H3("Perplexity vs Dump Duplication"),
|
737 |
Img(src="images/prep-vs-dump-dup-global.png", height = "300", width = "600" ),
|
|
|
732 |
H3("Perplexity vs Dump Duplication"),
|
733 |
P("NEED TO UPDATE - THIS IS NEW")
|
734 |
plotly2fasthtml(llama_graph3),
|
735 |
+
),
|
736 |
Section(
|
737 |
H3("Perplexity vs Dump Duplication"),
|
738 |
Img(src="images/prep-vs-dump-dup-global.png", height = "300", width = "600" ),
|