From 6ead12cd4f539c0449f2de8cf3fbdd65a5a1fe26 Mon Sep 17 00:00:00 2001 From: Ruben van de Ven Date: Tue, 28 Jan 2020 21:09:20 +0100 Subject: [PATCH] latest ipynb --- Sketch_RNN.ipynb | 233 +++++++++++++++++++++++++++-------------------- 1 file changed, 136 insertions(+), 97 deletions(-) diff --git a/Sketch_RNN.ipynb b/Sketch_RNN.ipynb index b91f044..a9d7e3e 100644 --- a/Sketch_RNN.ipynb +++ b/Sketch_RNN.ipynb @@ -155,13 +155,13 @@ "output_type": "stream", "text": [ "WARNING: Logging before flag parsing goes to stderr.\n", - "W0827 17:43:31.091431 140714736174912 deprecation_wrapper.py:119] From /home/ruben/Documents/Geboortekaartje/sketch_rnn/venv/lib/python3.7/site-packages/magenta/pipelines/statistics.py:132: The name tf.logging.info is deprecated. Please use tf.compat.v1.logging.info instead.\n", + "W1030 17:41:34.144723 139942895679296 deprecation_wrapper.py:119] From /home/ruben/Documents/Geboortekaartje/sketch_rnn/venv/lib/python3.7/site-packages/magenta/pipelines/statistics.py:132: The name tf.logging.info is deprecated. Please use tf.compat.v1.logging.info instead.\n", "\n", "/home/ruben/Documents/Geboortekaartje/sketch_rnn/venv/lib/python3.7/site-packages/numba/errors.py:131: UserWarning: Insufficiently recent colorama version found. Numba requires colorama >= 0.3.9\n", " warnings.warn(msg)\n", - "W0827 17:43:31.889853 140714736174912 deprecation_wrapper.py:119] From /home/ruben/Documents/Geboortekaartje/sketch_rnn/venv/lib/python3.7/site-packages/magenta/music/note_sequence_io.py:60: The name tf.python_io.TFRecordWriter is deprecated. Please use tf.io.TFRecordWriter instead.\n", + "W1030 17:41:35.331515 139942895679296 deprecation_wrapper.py:119] From /home/ruben/Documents/Geboortekaartje/sketch_rnn/venv/lib/python3.7/site-packages/magenta/music/note_sequence_io.py:60: The name tf.python_io.TFRecordWriter is deprecated. Please use tf.io.TFRecordWriter instead.\n", "\n", - "W0827 17:43:32.257223 140714736174912 lazy_loader.py:50] \n", + "W1030 17:41:36.170687 139942895679296 lazy_loader.py:50] \n", "The TensorFlow contrib module will not be included in TensorFlow 2.0.\n", "For more information, please see:\n", " * https://github.com/tensorflow/community/blob/master/rfcs/20180907-contrib-sunset.md\n", @@ -169,9 +169,9 @@ " * https://github.com/tensorflow/io (for I/O related ops)\n", "If you depend on functionality not listed there, please file an issue.\n", "\n", - "W0827 17:43:32.258507 140714736174912 deprecation_wrapper.py:119] From /home/ruben/Documents/Geboortekaartje/sketch_rnn/venv/lib/python3.7/site-packages/magenta/models/sketch_rnn/sketch_rnn_train.py:34: The name tf.logging.set_verbosity is deprecated. Please use tf.compat.v1.logging.set_verbosity instead.\n", + "W1030 17:41:36.172011 139942895679296 deprecation_wrapper.py:119] From /home/ruben/Documents/Geboortekaartje/sketch_rnn/venv/lib/python3.7/site-packages/magenta/models/sketch_rnn/sketch_rnn_train.py:34: The name tf.logging.set_verbosity is deprecated. Please use tf.compat.v1.logging.set_verbosity instead.\n", "\n", - "W0827 17:43:32.259193 140714736174912 deprecation_wrapper.py:119] From /home/ruben/Documents/Geboortekaartje/sketch_rnn/venv/lib/python3.7/site-packages/magenta/models/sketch_rnn/sketch_rnn_train.py:34: The name tf.logging.INFO is deprecated. Please use tf.compat.v1.logging.INFO instead.\n", + "W1030 17:41:36.172474 139942895679296 deprecation_wrapper.py:119] From /home/ruben/Documents/Geboortekaartje/sketch_rnn/venv/lib/python3.7/site-packages/magenta/models/sketch_rnn/sketch_rnn_train.py:34: The name tf.logging.INFO is deprecated. Please use tf.compat.v1.logging.INFO instead.\n", "\n" ] } @@ -270,7 +270,7 @@ }, { "cell_type": "code", - "execution_count": 20, + "execution_count": 9, "metadata": { "colab": {}, "colab_type": "code", @@ -284,7 +284,7 @@ }, { "cell_type": "code", - "execution_count": 21, + "execution_count": 10, "metadata": { "colab": { "base_uri": "https://localhost:8080/", @@ -301,7 +301,7 @@ }, { "cell_type": "code", - "execution_count": 22, + "execution_count": 11, "metadata": { "colab": {}, "colab_type": "code", @@ -347,7 +347,7 @@ }, { "cell_type": "code", - "execution_count": 23, + "execution_count": 12, "metadata": { "colab": { "base_uri": "https://localhost:8080/", @@ -362,12 +362,12 @@ "name": "stderr", "output_type": "stream", "text": [ - "I0827 17:54:57.952397 140714736174912 sketch_rnn_train.py:142] Loaded 161/161/161 from diede.npz\n", - "I0827 17:54:58.126416 140714736174912 sketch_rnn_train.py:142] Loaded 100/100/100 from lijn.npz\n", - "I0827 17:54:58.167372 140714736174912 sketch_rnn_train.py:142] Loaded 100/100/100 from blokletters.npz\n", - "I0827 17:54:58.205663 140714736174912 sketch_rnn_train.py:159] Dataset combined: 1083 (361/361/361), avg len 234\n", - "I0827 17:54:58.208060 140714736174912 sketch_rnn_train.py:166] model_params.max_seq_len 614.\n", - "I0827 17:54:58.410045 140714736174912 sketch_rnn_train.py:209] normalizing_scale_factor 55.2581.\n" + "I1030 17:41:40.760584 139942895679296 sketch_rnn_train.py:142] Loaded 161/161/161 from diede.npz\n", + "I1030 17:41:40.985831 139942895679296 sketch_rnn_train.py:142] Loaded 100/100/100 from lijn.npz\n", + "I1030 17:41:41.029351 139942895679296 sketch_rnn_train.py:142] Loaded 100/100/100 from blokletters.npz\n", + "I1030 17:41:41.234873 139942895679296 sketch_rnn_train.py:159] Dataset combined: 1083 (361/361/361), avg len 234\n", + "I1030 17:41:41.235846 139942895679296 sketch_rnn_train.py:166] model_params.max_seq_len 614.\n", + "I1030 17:41:41.412048 139942895679296 sketch_rnn_train.py:209] normalizing_scale_factor 55.2581.\n" ] }, { @@ -386,7 +386,7 @@ }, { "cell_type": "code", - "execution_count": 24, + "execution_count": 13, "metadata": { "colab": { "base_uri": "https://localhost:8080/", @@ -401,24 +401,58 @@ "name": "stderr", "output_type": "stream", "text": [ - "I0827 17:54:58.430566 140714736174912 model.py:87] Model using gpu.\n", - "I0827 17:54:58.436558 140714736174912 model.py:175] Input dropout mode = False.\n", - "I0827 17:54:58.437577 140714736174912 model.py:176] Output dropout mode = False.\n", - "I0827 17:54:58.438252 140714736174912 model.py:177] Recurrent dropout mode = False.\n", - "W0827 17:54:58.446333 140714736174912 deprecation.py:323] From /home/ruben/Documents/Geboortekaartje/sketch_rnn/venv/lib/python3.7/site-packages/magenta/models/sketch_rnn/model.py:100: bidirectional_dynamic_rnn (from tensorflow.python.ops.rnn) is deprecated and will be removed in a future version.\n", + "W1030 17:41:48.243727 139942895679296 deprecation_wrapper.py:119] From /home/ruben/Documents/Geboortekaartje/sketch_rnn/venv/lib/python3.7/site-packages/magenta/models/sketch_rnn/sketch_rnn_train.py:62: The name tf.get_default_session is deprecated. Please use tf.compat.v1.get_default_session instead.\n", + "\n", + "W1030 17:41:48.244626 139942895679296 deprecation_wrapper.py:119] From /home/ruben/Documents/Geboortekaartje/sketch_rnn/venv/lib/python3.7/site-packages/magenta/models/sketch_rnn/sketch_rnn_train.py:65: The name tf.reset_default_graph is deprecated. Please use tf.compat.v1.reset_default_graph instead.\n", + "\n", + "W1030 17:41:48.245686 139942895679296 deprecation_wrapper.py:119] From /home/ruben/Documents/Geboortekaartje/sketch_rnn/venv/lib/python3.7/site-packages/magenta/models/sketch_rnn/model.py:81: The name tf.variable_scope is deprecated. Please use tf.compat.v1.variable_scope instead.\n", + "\n", + "I1030 17:41:48.254927 139942895679296 model.py:87] Model using gpu.\n", + "I1030 17:41:48.262013 139942895679296 model.py:175] Input dropout mode = False.\n", + "I1030 17:41:48.263224 139942895679296 model.py:176] Output dropout mode = False.\n", + "I1030 17:41:48.263903 139942895679296 model.py:177] Recurrent dropout mode = False.\n", + "W1030 17:41:48.264627 139942895679296 deprecation_wrapper.py:119] From /home/ruben/Documents/Geboortekaartje/sketch_rnn/venv/lib/python3.7/site-packages/magenta/models/sketch_rnn/model.py:190: The name tf.placeholder is deprecated. Please use tf.compat.v1.placeholder instead.\n", + "\n", + "W1030 17:41:48.274967 139942895679296 deprecation.py:323] From /home/ruben/Documents/Geboortekaartje/sketch_rnn/venv/lib/python3.7/site-packages/magenta/models/sketch_rnn/model.py:100: bidirectional_dynamic_rnn (from tensorflow.python.ops.rnn) is deprecated and will be removed in a future version.\n", "Instructions for updating:\n", "Please use `keras.layers.Bidirectional(keras.layers.RNN(cell))`, which is equivalent to this API\n", - "W0827 17:54:58.743351 140714736174912 deprecation.py:323] From /home/ruben/.local/lib/python3.7/site-packages/tensorflow/python/ops/rnn.py:244: add_dispatch_support..wrapper (from tensorflow.python.ops.array_ops) is deprecated and will be removed in a future version.\n", + "W1030 17:41:48.275926 139942895679296 deprecation.py:323] From /home/ruben/.local/lib/python3.7/site-packages/tensorflow/python/ops/rnn.py:464: dynamic_rnn (from tensorflow.python.ops.rnn) is deprecated and will be removed in a future version.\n", + "Instructions for updating:\n", + "Please use `keras.layers.RNN(cell)`, which is equivalent to this API\n", + "W1030 17:41:48.364203 139942895679296 deprecation_wrapper.py:119] From /home/ruben/Documents/Geboortekaartje/sketch_rnn/venv/lib/python3.7/site-packages/magenta/models/sketch_rnn/rnn.py:288: The name tf.get_variable is deprecated. Please use tf.compat.v1.get_variable instead.\n", + "\n", + "W1030 17:41:48.365810 139942895679296 deprecation.py:506] From /home/ruben/.local/lib/python3.7/site-packages/tensorflow/python/ops/init_ops.py:1251: calling VarianceScaling.__init__ (from tensorflow.python.ops.init_ops) with dtype is deprecated and will be removed in a future version.\n", + "Instructions for updating:\n", + "Call initializer instance with the dtype argument instead of passing it to the constructor\n", + "W1030 17:41:48.573339 139942895679296 deprecation.py:323] From /home/ruben/.local/lib/python3.7/site-packages/tensorflow/python/ops/rnn.py:244: add_dispatch_support..wrapper (from tensorflow.python.ops.array_ops) is deprecated and will be removed in a future version.\n", "Instructions for updating:\n", "Use tf.where in 2.0, which has the same broadcast rule as np.where\n", - "I0827 17:55:01.114828 140714736174912 model.py:87] Model using gpu.\n", - "I0827 17:55:01.115479 140714736174912 model.py:175] Input dropout mode = 0.\n", - "I0827 17:55:01.116087 140714736174912 model.py:176] Output dropout mode = 0.\n", - "I0827 17:55:01.116714 140714736174912 model.py:177] Recurrent dropout mode = 0.\n", - "I0827 17:55:01.471915 140714736174912 model.py:87] Model using gpu.\n", - "I0827 17:55:01.472840 140714736174912 model.py:175] Input dropout mode = 0.\n", - "I0827 17:55:01.473559 140714736174912 model.py:176] Output dropout mode = 0.\n", - "I0827 17:55:01.474178 140714736174912 model.py:177] Recurrent dropout mode = 0.\n" + "W1030 17:41:49.201451 139942895679296 deprecation_wrapper.py:119] From /home/ruben/Documents/Geboortekaartje/sketch_rnn/venv/lib/python3.7/site-packages/magenta/models/sketch_rnn/model.py:256: The name tf.nn.xw_plus_b is deprecated. Please use tf.compat.v1.nn.xw_plus_b instead.\n", + "\n", + "W1030 17:41:49.216303 139942895679296 deprecation.py:323] From /home/ruben/Documents/Geboortekaartje/sketch_rnn/venv/lib/python3.7/site-packages/magenta/models/sketch_rnn/model.py:266: div (from tensorflow.python.ops.math_ops) is deprecated and will be removed in a future version.\n", + "Instructions for updating:\n", + "Deprecated in favor of operator or tf.math.divide.\n", + "W1030 17:41:49.229308 139942895679296 deprecation.py:506] From /home/ruben/Documents/Geboortekaartje/sketch_rnn/venv/lib/python3.7/site-packages/magenta/models/sketch_rnn/model.py:285: calling reduce_sum_v1 (from tensorflow.python.ops.math_ops) with keep_dims is deprecated and will be removed in a future version.\n", + "Instructions for updating:\n", + "keep_dims is deprecated, use keepdims instead\n", + "W1030 17:41:49.238550 139942895679296 deprecation.py:323] From /home/ruben/Documents/Geboortekaartje/sketch_rnn/venv/lib/python3.7/site-packages/magenta/models/sketch_rnn/model.py:295: softmax_cross_entropy_with_logits (from tensorflow.python.ops.nn_ops) is deprecated and will be removed in a future version.\n", + "Instructions for updating:\n", + "\n", + "Future major versions of TensorFlow will allow gradients to flow\n", + "into the labels input on backprop by default.\n", + "\n", + "See `tf.nn.softmax_cross_entropy_with_logits_v2`.\n", + "\n", + "W1030 17:41:49.286651 139942895679296 deprecation_wrapper.py:119] From /home/ruben/Documents/Geboortekaartje/sketch_rnn/venv/lib/python3.7/site-packages/magenta/models/sketch_rnn/model.py:351: The name tf.train.AdamOptimizer is deprecated. Please use tf.compat.v1.train.AdamOptimizer instead.\n", + "\n", + "I1030 17:41:51.179355 139942895679296 model.py:87] Model using gpu.\n", + "I1030 17:41:51.179930 139942895679296 model.py:175] Input dropout mode = 0.\n", + "I1030 17:41:51.180556 139942895679296 model.py:176] Output dropout mode = 0.\n", + "I1030 17:41:51.181033 139942895679296 model.py:177] Recurrent dropout mode = 0.\n", + "I1030 17:41:51.579374 139942895679296 model.py:87] Model using gpu.\n", + "I1030 17:41:51.579939 139942895679296 model.py:175] Input dropout mode = 0.\n", + "I1030 17:41:51.580369 139942895679296 model.py:176] Output dropout mode = 0.\n", + "I1030 17:41:51.580825 139942895679296 model.py:177] Recurrent dropout mode = 0.\n" ] } ], @@ -432,7 +466,7 @@ }, { "cell_type": "code", - "execution_count": 25, + "execution_count": 14, "metadata": { "colab": {}, "colab_type": "code", @@ -446,7 +480,7 @@ }, { "cell_type": "code", - "execution_count": 26, + "execution_count": 15, "metadata": { "colab": { "base_uri": "https://localhost:8080/", @@ -461,8 +495,13 @@ "name": "stderr", "output_type": "stream", "text": [ - "I0827 17:55:02.746215 140714736174912 sketch_rnn_train.py:241] Loading model models/naam4/vector-4800.\n", - "I0827 17:55:02.749120 140714736174912 saver.py:1280] Restoring parameters from models/naam4/vector-4800\n" + "W1030 17:42:02.262253 139942895679296 deprecation_wrapper.py:119] From /home/ruben/Documents/Geboortekaartje/sketch_rnn/venv/lib/python3.7/site-packages/magenta/models/sketch_rnn/sketch_rnn_train.py:239: The name tf.train.Saver is deprecated. Please use tf.compat.v1.train.Saver instead.\n", + "\n", + "I1030 17:42:02.329423 139942895679296 sketch_rnn_train.py:241] Loading model models/naam4/vector-4800.\n", + "W1030 17:42:02.330948 139942895679296 deprecation.py:323] From /home/ruben/.local/lib/python3.7/site-packages/tensorflow/python/training/saver.py:1276: checkpoint_exists (from tensorflow.python.training.checkpoint_management) is deprecated and will be removed in a future version.\n", + "Instructions for updating:\n", + "Use standard file APIs to check for files with this prefix.\n", + "I1030 17:42:02.334095 139942895679296 saver.py:1280] Restoring parameters from models/naam4/vector-4800\n" ] } ], @@ -488,7 +527,7 @@ }, { "cell_type": "code", - "execution_count": 27, + "execution_count": 16, "metadata": { "colab": {}, "colab_type": "code", @@ -508,7 +547,7 @@ }, { "cell_type": "code", - "execution_count": 28, + "execution_count": 17, "metadata": { "colab": {}, "colab_type": "code", @@ -529,7 +568,7 @@ }, { "cell_type": "code", - "execution_count": 69, + "execution_count": 23, "metadata": { "colab": { "base_uri": "https://localhost:8080/", @@ -544,13 +583,13 @@ "name": "stdout", "output_type": "stream", "text": [ - "260\n" + "162\n" ] }, { "data": { "image/svg+xml": [ - "" + "" ], "text/plain": [ "" @@ -563,7 +602,7 @@ "source": [ "# get a sample drawing from the test set, and render it to .svg\n", "i = random.randint(101,360)\n", - "i=260\n", + "#i=260\n", "print(i)\n", "stroke = test_set.random_sample()\n", "stroke=test_set.strokes[i]\n", @@ -582,7 +621,7 @@ }, { "cell_type": "code", - "execution_count": 19, + "execution_count": 24, "metadata": {}, "outputs": [ { @@ -603,7 +642,7 @@ }, { "cell_type": "code", - "execution_count": 190, + "execution_count": 25, "metadata": { "colab": { "base_uri": "https://localhost:8080/", @@ -618,13 +657,13 @@ "name": "stdout", "output_type": "stream", "text": [ - "[244]\n" + "[181]\n" ] }, { "data": { "image/svg+xml": [ - "" + "" ], "text/plain": [ "" @@ -647,7 +686,7 @@ }, { "cell_type": "code", - "execution_count": 197, + "execution_count": 28, "metadata": { "colab": { "base_uri": "https://localhost:8080/", @@ -661,7 +700,7 @@ { "data": { "image/svg+xml": [ - "" + "" ], "text/plain": [ "" @@ -687,7 +726,7 @@ }, { "cell_type": "code", - "execution_count": 102, + "execution_count": 29, "metadata": { "colab": { "base_uri": "https://localhost:8080/", @@ -709,7 +748,7 @@ { "data": { "image/svg+xml": [ - "" + "" ], "text/plain": [ "" @@ -721,7 +760,7 @@ { "data": { "image/svg+xml": [ - "" + "" ], "text/plain": [ "" @@ -733,7 +772,7 @@ { "data": { "image/svg+xml": [ - "" + "" ], "text/plain": [ "" @@ -745,7 +784,7 @@ { "data": { "image/svg+xml": [ - "" + "" ], "text/plain": [ "" @@ -757,7 +796,7 @@ { "data": { "image/svg+xml": [ - "" + "" ], "text/plain": [ "" @@ -776,7 +815,7 @@ { "data": { "image/svg+xml": [ - "" + "" ], "text/plain": [ "" @@ -788,7 +827,7 @@ { "data": { "image/svg+xml": [ - "" + "" ], "text/plain": [ "" @@ -800,7 +839,7 @@ { "data": { "image/svg+xml": [ - "" + "" ], "text/plain": [ "" @@ -812,7 +851,7 @@ { "data": { "image/svg+xml": [ - "" + "" ], "text/plain": [ "" @@ -824,7 +863,7 @@ { "data": { "image/svg+xml": [ - "" + "" ], "text/plain": [ "" @@ -843,7 +882,7 @@ { "data": { "image/svg+xml": [ - "" + "" ], "text/plain": [ "" @@ -855,7 +894,7 @@ { "data": { "image/svg+xml": [ - "" + "" ], "text/plain": [ "" @@ -867,7 +906,7 @@ { "data": { "image/svg+xml": [ - "" + "" ], "text/plain": [ "" @@ -879,7 +918,7 @@ { "data": { "image/svg+xml": [ - "" + "" ], "text/plain": [ "" @@ -891,7 +930,7 @@ { "data": { "image/svg+xml": [ - "" + "" ], "text/plain": [ "" @@ -910,7 +949,7 @@ { "data": { "image/svg+xml": [ - "" + "" ], "text/plain": [ "" @@ -922,7 +961,7 @@ { "data": { "image/svg+xml": [ - "" + "" ], "text/plain": [ "" @@ -934,7 +973,7 @@ { "data": { "image/svg+xml": [ - "" + "" ], "text/plain": [ "" @@ -946,7 +985,7 @@ { "data": { "image/svg+xml": [ - "" + "" ], "text/plain": [ "" @@ -958,7 +997,7 @@ { "data": { "image/svg+xml": [ - "" + "" ], "text/plain": [ "" @@ -977,7 +1016,7 @@ { "data": { "image/svg+xml": [ - "" + "" ], "text/plain": [ "" @@ -989,7 +1028,7 @@ { "data": { "image/svg+xml": [ - "" + "" ], "text/plain": [ "" @@ -1001,7 +1040,7 @@ { "data": { "image/svg+xml": [ - "" + "" ], "text/plain": [ "" @@ -1013,7 +1052,7 @@ { "data": { "image/svg+xml": [ - "" + "" ], "text/plain": [ "" @@ -1025,7 +1064,7 @@ { "data": { "image/svg+xml": [ - "" + "" ], "text/plain": [ "" @@ -1044,7 +1083,7 @@ { "data": { "image/svg+xml": [ - "" + "" ], "text/plain": [ "" @@ -1056,7 +1095,7 @@ { "data": { "image/svg+xml": [ - "" + "" ], "text/plain": [ "" @@ -1068,7 +1107,7 @@ { "data": { "image/svg+xml": [ - "" + "" ], "text/plain": [ "" @@ -1080,7 +1119,7 @@ { "data": { "image/svg+xml": [ - "" + "" ], "text/plain": [ "" @@ -1092,7 +1131,7 @@ { "data": { "image/svg+xml": [ - "" + "" ], "text/plain": [ "" @@ -1111,7 +1150,7 @@ { "data": { "image/svg+xml": [ - "" + "" ], "text/plain": [ "" @@ -1123,7 +1162,7 @@ { "data": { "image/svg+xml": [ - "" + "" ], "text/plain": [ "" @@ -1135,7 +1174,7 @@ { "data": { "image/svg+xml": [ - "" + "" ], "text/plain": [ "" @@ -1147,7 +1186,7 @@ { "data": { "image/svg+xml": [ - "" + "" ], "text/plain": [ "" @@ -1159,7 +1198,7 @@ { "data": { "image/svg+xml": [ - "" + "" ], "text/plain": [ "" @@ -1178,7 +1217,7 @@ { "data": { "image/svg+xml": [ - "" + "" ], "text/plain": [ "" @@ -1190,7 +1229,7 @@ { "data": { "image/svg+xml": [ - "" + "" ], "text/plain": [ "" @@ -1202,7 +1241,7 @@ { "data": { "image/svg+xml": [ - "" + "" ], "text/plain": [ "" @@ -1214,7 +1253,7 @@ { "data": { "image/svg+xml": [ - "" + "" ], "text/plain": [ "" @@ -1226,7 +1265,7 @@ { "data": { "image/svg+xml": [ - "" + "" ], "text/plain": [ "" @@ -1245,7 +1284,7 @@ { "data": { "image/svg+xml": [ - "" + "" ], "text/plain": [ "" @@ -1257,7 +1296,7 @@ { "data": { "image/svg+xml": [ - "" + "" ], "text/plain": [ "" @@ -1269,7 +1308,7 @@ { "data": { "image/svg+xml": [ - "" + "" ], "text/plain": [ "" @@ -1281,7 +1320,7 @@ { "data": { "image/svg+xml": [ - "" + "" ], "text/plain": [ "" @@ -1293,7 +1332,7 @@ { "data": { "image/svg+xml": [ - "" + "" ], "text/plain": [ "" @@ -1312,7 +1351,7 @@ { "data": { "image/svg+xml": [ - "" + "" ], "text/plain": [ "" @@ -1324,7 +1363,7 @@ { "data": { "image/svg+xml": [ - "" + "" ], "text/plain": [ "" @@ -1336,7 +1375,7 @@ { "data": { "image/svg+xml": [ - "" + "" ], "text/plain": [ "" @@ -1348,7 +1387,7 @@ { "data": { "image/svg+xml": [ - "" + "" ], "text/plain": [ "" @@ -1360,7 +1399,7 @@ { "data": { "image/svg+xml": [ - "" + "" ], "text/plain": [ ""