diff --git a/page.html b/page.html
index c326b8c8eb9e5ed094a853928dfe398135398701..cd146ef93845c47cbfe290ff222324c427e1494a 100644
--- a/page.html
+++ b/page.html
@@ -1,5 +1,3 @@
 {% extends "templates/page.html" %}
 
-{% block main %}
-{% set n_gpus = 1 %}
-{% endblock %}
\ No newline at end of file
+{% set n_gpus = 3 %}
\ No newline at end of file