update cuda version in replicate docker image
This commit is contained in:
Vendored
+1
-1
@@ -183,7 +183,7 @@
|
||||
"text = \"Dali painting of WALL·E\" #@param {type:\"string\"}\n",
|
||||
"intermediate_outputs = True #@param {type:\"boolean\"}\n",
|
||||
"grid_size = 3 #@param {type:\"integer\"}\n",
|
||||
"supercondition_factor = 8 #@param [\"2\", \"4\", \"8\", \"16\", \"32\", \"64\"] {type:\"raw\"}\n",
|
||||
"supercondition_factor = 16 #@param [\"2\", \"4\", \"8\", \"16\", \"32\", \"64\"] {type:\"raw\"}\n",
|
||||
"log2_mid_count = 3 if intermediate_outputs else 0\n",
|
||||
"\n",
|
||||
"image_stream = model.generate_image_stream(\n",
|
||||
|
||||
Reference in New Issue
Block a user