update performance graph
This commit is contained in:
Vendored
+1
-1
@@ -194,7 +194,7 @@
|
||||
"text = \"Dali painting of WALL·E\" #@param {type:\"string\"}\n",
|
||||
"intermediate_outputs = True #@param {type:\"boolean\"}\n",
|
||||
"grid_size = 5 #@param {type:\"integer\"}\n",
|
||||
"temperature = 1 #@param {type:\"slider\", min:0.01, max:3, step:0.01}\n",
|
||||
"temperature = 2 #@param {type:\"slider\", min:0.01, max:3, step:0.01}\n",
|
||||
"supercondition_factor = 16 #@param {type:\"number\"}\n",
|
||||
"top_k = 256 #@param {type:\"integer\"}\n",
|
||||
"log2_mid_count = 3 if intermediate_outputs else 0\n",
|
||||
|
||||
Reference in New Issue
Block a user