Tflite runtime download. Support for custom operations in MediaPipe.
Tflite runtime download. com/google-coral/pycoral/issues/58 indicates Python 3.
Tflite runtime download download('resnet. 5. 7B devices. tflite model file and labelmap. 0/#files. It's currently running on more than 4 billion devices! With TensorFlow 2. Compatibility Verified TF version. 0 released packages: https://pypi. The project refernce these files using a TFLITE_DIST environment variable: Define a global environment variable that points to your tflite-dist folder. Detailed instructions are available in the section on running the model Running the Model. Open your terminal and run the following command: pip install tflite-runtime This command will download and install the TensorFlow Lite runtime package, allowing you to run inference on your models using Python. tflite_runtime ホイールをビルドする場合は、TensorFlow Lite Python ホイールパッケージをビルドするをお読みください。 特に記載のない限り、このページのコンテンツは クリエイティブ・コモンズの表示 4. Download a file with SSH/SCP, tar it But since Arm NN is only an inference engine itself this is a perfect match. whl. Contribute to DeNA/tflite-runtime-builder development by creating an account on GitHub. bb of meta-edgeai is: https TI E2E support forums tflite_runtime Python wheel for Raspberry Pi Zero. Custom Ops from MediaPipe (MaxPoolingWithArgmax2D, MaxUnpooling2D and Convolution2DTransposeBias);XNNPACK with multi-thread support. Mar 7, 2022 · I also tried installing Tensorflow in full in the hopes it contains the correct tflite-runtime. https://github. - google-ai-edge/LiteRT Nov 20, 2024 · LiteRT (short for Lite Runtime), formerly known as TensorFlow Lite, is Google's high-performance runtime for on-device AI. Only Linux, different Intel and ARM 64-bit architectures. org/project/tflite-runtime/2. Performance: tflite-runtime is optimized for running on various devices, including low-power edge devices. Dec 31, 2022 · tflite-runtime 2. Use these instructions to build tflite_runtime with:. TF 2. so of course matches the architecture it was Jan 8, 2014 · TFlite runtime as the top level inference API for user applications; Offloading subgraphs to C7x/MMA for accelerated execution with TIDL; Runs optimized code on ARM core for layers that are not supported by TIDL; TFLite runtime based user work flow. Download the file for your platform. Supports image classification, object detection (SSD and YOLO), Pix2Pix and Deeplab and PoseNet on both iOS and Android. Apr 27, 2020 · You signed in with another tab or window. com/google-coral/pycoral/issues/58 indicates Python 3. Project description Download files. In our experience, the use of the pip command AI Edge Torch is a python library that supports converting PyTorch models into a . In our experience, the use of the pip command Nov 30, 2019 · These instructions assume your . Use Python 3. Metadata. tflite') # Download the tflite flatbuffer which can be used with the existing TfLite APIs. Jan 10, 2022 · Thanks for contributing an answer to Stack Overflow! Please be sure to answer the question. How do I run inference with an exported YOLO11 model on a Raspberry Pi using the Coral Edge TPU? Build the TensorFlow Lite tflite_runtime Python library for ARM devices using musl libc - kasitoru/tflite_runtime-musl This provides the Python package:tflite_micro_runtime which uses the same API as tflite_runtime. In our experience, the use of the pip command Aug 30, 2024 · from google. Python 3. Create a Python 3. Interpreter(model_path=args. pip install tflite-runtime pip install tflite-support Share. Note: If you download a wheel from the following table to install manually with pip install, you must also install the corresponding the tflite_runtime wheel. Interpreter Python class. x binaries for a matrix of architectures and python versions. 11 wheels be built and published to PyPI for tflite-runtime. Source Distributions -m, --min_runtime_version num: Specify the lowest Edge TPU runtime version you want the model to be compatible with. 7 ). Using the Tensorflow-Lite Micro (TFLM) interpeter provides ~8x improvement on inference time. If this component fails to install that patch, it installs tflite-runtime-2. 0 ライセンス により使用許諾されます。 tflite-runtime. I also tried upgrading the existing package, but can't get a higher version than 2. 10, manylinux Prebuilt binary for TensorflowLite's standalone installer. bat), this method ensures a known-good build enviroment and pulls all external depedencies needed. Jan 28, 2024 · Have a look at this link and download the Source code (zip) of TFLite Support 0. /models Run the example. Jul 7, 2023 · tflite #. This enables applications for Android, iOS and IOT that can run models completely on-device. If you're not sure which to choose, learn more about installing packages. github. cuda is the commercial release runtime of TF with CUDA support. 0+ TensorFlow Lite v2. Connect to a new runtime. I was able to get bazel to build a tflite_runtime setup, but the _pywrap_tensorflow_interpreter_wrapper. 5 MB; Tags: CPython 3. 04+ aarch64 (64bit) instead of Raspbian armv7l (32bit). 7 Bazel version:3. 2 環境を作ります。 うわさのYOLOをRaspberry Pi 5で試すで作ったvenv環境にtfliteのruntimeを pip install To install this package run one of the following: pip install -i https://pypi. TensorFlow Lite is for mobile and embedded devices. tflite"). Interpreter(model_path="model. I have used the following commands in a conda virtual environment. This guide should enable you to perform object detection on a JPG image using a TensorFlow Lite model with tflite-runtime. I also found out about building tensorflow lite using bazel from the tensorflow website itself but the commands there don't seem to install the tflite completely and also I couldn't figure out how to get bazel on to the pynq board. Aug 30, 2024 · This option bundles additional code into your app, allowing you to have more control over the ML runtime in your app at the cost of increasing your app's download size. Nov 30, 2023 · はじめに この記事は、うわさのYOLOをRaspberry Pi 5で試すで使ったモデルをonnxからtfliteに変換してさらに高速に動かしてみます。 元ネタは@PINTO03091さんのこちらです。 環境 Raspberry Pi 5 Bookworm 64bit desktop python 3. Setup: Intel NUC, NUC11PAHi7 32GB+1TB Ubuntu Server 22. 11. This interpreter-only package is a fraction the size of the full TensorFlow package and includes the bare minimum code required to run inferences with TensorFlow Lite—it includes only the tf. tflite and deploy it; or you can download a pretrained TensorFlow Lite model from the model zoo. windows and build. Environment. a file I could rewrite my program in C++, though I really wouldn't want to do that. 2 Describe the problem I am trying to build from source the latest tflite_runtime-2. 6. Converting the Model to TFLite. Jan 8, 2014 · TFlite runtime as the top level inference API for user applications; Offloading subgraphs to C7x/MMA for accelerated execution with TIDL; Runs optimized code on ARM core for layers that are not supported by TIDL; TFLite runtime based user work flow. Oct 19, 2024 · Part Number: EDGE-AI-STUDIO Other Parts Discussed in Thread: SK-TDA4VM Tool/software: HI Experts, I am using the J721e evm board. 10 remains pending and the PyPi link Feb 20, 2024 · The ti-tidl-osrt. Build the TensorFlow Lite tflite_runtime Python library for ARM devices using musl libc - tflite_runtime-musl/README. I am want to implement a hand detection algorithm on a mobile device and need to run the hand_landmark_lite. It's easy! Step 1. As I mentioned earlier, I am trying for TFLite standalone on RPi Zero. dll, make sure to have tflite-dist\libs\windows_x86_64 dir in the path. settings. We'll use Anaconda to create a Python environment to install the TFLite Runtime in. It enables on-device machine learning inference with low latency and a small binary size on Android, iOS, and other operating systems. 1 wheels are for Python 3. 2: Weekly Downloads. Jul 17, 2023 · Utilities for extracting and populating TFLite Metadata; TFLite Support Codegen (source, PyPI): generates model wrapper automatically based on Metadata. interpreter as tflite interpreter = tflite. 10 tflite-runtime wheels to PyPI #56137 May 17, 2022 · tflite-runtime (for stripped down production on Linux) Neither tensorflow-macos or tflite-runtime have 2. While the name is new, it's still the same trusted, high-performance runtime for on-device AI, now with an expanded vision. BUILTIN_OPCODE2NAME: a dict that maps the opcode to name of all the builtin operators. 0. You signed out in another tab or window. import tflite_runtime. tflite') Visualization. See full list on github. The TfLite website shows you two methods to download the tflite_runtime package. xnn is the commercial release runtime of TF Lite with XNN support. Download and Install Anaconda. If you want the best performance with RaspberryPi4/3, install Ubuntu 18. arrow_drop_down Jan 8, 2014 · TFlite runtime as the top level inference API for user applications; Offloading subgraphs to C7x/MMA for accelerated execution with TIDL; Runs optimized code on ARM core for layers that are not supported by TIDL; TFLite runtime based user work flow. model_file) and you should be able to run things fine. 1. Installation. The model predicts if a sentence's sentiment is positive or negative, and is trained on a database of IMDB movie reviews. 9 and below. Prepare the test images for download (Optional) Connect to a new runtime . \n \n; Official Build TensorFlow Lite for ARM boards guide \n; Automated cross toolchain builder: musl-cross-make \n; Pre-built GCC musl-based toolchains: muls. LiteRT is the new name for TensorFlow Lite (TFLite). TFLite Custom Ops (source): helps deploying cutting-edge models on devices. 7, 3. 2. Reload to refresh your session. 7. # files. tflite on AWS Lambda. io/py-repo/ tflite_runtime If you'd like to manually install a Python wheel, you can select one from all tflite_runtime wheels . 04. 0 for windows. 4. Compatibility Handling. A Flutter plugin for accessing TensorFlow Lite API. model files, got corrupted because of same reason. A Flutter plugin for accessing TensorFlow Lite Prebuilt binary with Tensorflow Lite enabled. tflite model, the next step is to deploy it on a device like a computer, Raspberry Pi, or Android phone. All I really need is tflite_runtime for python. This notebook demonstrates how to download, compile, and run a TFLite model with IREE. - tensorflow/tflite-micro LiteRT(简称 Lite Runtime,以前称为 TensorFlow Lite)是 Google 面向设备端 AI 的高性能运行时。您可以找到适用于各种机器学习/AI 任务的 LiteRT 就绪模型,也可以使用 AI Edge 转换和优化工具将 TensorFlow、PyTorch 和 JAX 模型转换为 TFLite 格式并运行。 主要特性 次はデモを動かすだけでなく、他のモデルをTFLiteに変換したり、自分でモデルを作成したりしてさらに理解を深めたいと思います。 ※追記 なんとなんとkaraage神にこのエントリーを発見されてPINTO神の名前を間違えていたことを指摘されるという。 Jul 6, 2020 · pip3 install --extra-index-url https://google-coral. Dec 11, 2024 · TensorFlow Lite Object Detection#. 1. In a virtualenv (see these instructions if you need to create one):. but i want to use the edge ai tidl tools version like 10_00_07_00 and 10_00_05_00. pb from . TFlite runtime as the top level inference API for user applications; Offloading subgraphs to C7x/MMA for accelerated execution with TIDL; Runs optimized code on ARM core for layers that are not supported by TIDL; TFLite runtime based user work flow. 0 instead. 11 wheels. Share Jan 5, 2025 · Installing TensorFlow Lite Runtime for Python. Install with pip: python3 -m pip install tflite-runtime This guide shows how to set up a TensorFlow Lite Runtime environment on a Windows PC. Updates this component to install the latest patch of TensorFlow Lite 2. md at main · kasitoru/tflite_runtime-musl There are three ways to build libedgetpu: Docker + Bazel: Compatible with Linux, MacOS and Windows (via Dockerfile. You switched accounts on another tab or window. As these are API breaking change that can be easily fixed, we do this in the tflite package. txt file are in the “TFLite_model” folder in your \object_detection directory as per the instructions given in this guide. . I hope it helps! Dec 8, 2024 · You signed in with another tab or window. Since its debut in 2017, TFLite has enabled developers to bring ML-powered experiences to over 100K apps running on 2. For RaspberryPi / Jetson Nano. 10 and no source code. 10-slim-bulls This notebook demonstrates how to download, compile, and run a TFLite model with IREE. 9. exe file and step through the installation wizard. To install the TensorFlow Lite runtime for Python, you can use pip. 10 virtual environment on Linux: But since Arm NN is only an inference engine itself this is a perfect match. Install from pip. tflite format, which can then be run with TensorFlow Lite and MediaPipe. 今回はエッジデバイスでTensorFlow Liteをビルドしてインストールする方法を紹介します。ビルド済みのwheelファイルが用意されていないエッジデバイスでも、実機でビルドすることでTensorFlow Liteを使えるようになります。 You signed in with another tab or window. Here’s how to download and convert the model: 1. 6 or python 3. sh . TensorFlow sometimes leaves compability hanlding of the TFLite model to the users. 9 if you don't want to compile from sources. 3. Feb 17, 2020 · This small package is ideal when all you want to do is execute . The latest tflite-runtime-nightly do not have 3. It works cross-Platform and is supported on Java, C++ (WIP), and Swift (WIP). It looks at the pretrained text classification model, and shows how to run it with both TFLite and IREE. I request that 3. post1), so you can use this component with Python 3. py during git push to remote. post1-cp36-cp36m-win_amd64. Standalone code to reproduce the issue. cc \n; Cross-compilation toolchains for Linux: toolchains. Jun 24, 2023 · Description Hey, firstly I just want to note I've tried following numerous guides and nothing appears to work. I provide a FlexDelegate, XNNPACK enabled binary. Navigation. When the download finishes, open the downloaded . arrow_drop_down. 0-75-generic #82-Ubuntu SMP Tue Jun Jan 2, 2020 · I'm trying to host a small model I have compiled down to a . Here is the Tensorflow's official README. Emgu. Provide details and share your research! But avoid …. tflite-runtime Compiled TensorFlow lite runtime. No Python 3. 19. bb of meta-edgeai layer provides Open Source DL/ML runtime Modules pre-built download packages. This is an awesome list of TensorFlow Lite models with sample apps, helpful tools and learning resources - But since Arm NN is only an inference engine itself this is a perfect match. You access these runtime environments in your Android app by adding TensorFlow Lite development libraries to your app development environment. To install Tensorflow Lite, all you need to do is run the command below on your device. Additional connection options. Oct 3, 2023 · It enables on-device machine learning inference with low latency and a small binary size on Android, iOS, and other operating systems. Aug 30, 2024 · The tflite_runtime package is a fraction the size of the full tensorflow package and includes the bare minimum code required to run inferences with LiteRT—primarily the Interpreter Python class. 2 LTS Linux ubuntu-whytings 5. TensorFlow Lite is the official solution for running machine learning models on mobile and embedded devices. TfInvoke' threw an tensorflowとtflite-runtimeは同じバージョンNo. using the following command: $ bash tensorflow/lite/tools You signed in with another tab or window. Aug 24, 2021 · @Broekman, the 2. This document describes how to set up and run an object detection model using TensorFlow Lite on the BeagleY-AI platform. anaconda. Download TFLite model and assets. x, you can train a model with tf. First, install Anaconda, which is a Python environment manager that greatly simplifies Python package management and deployment. Jul 19, 2024 · Install TensorFlow Lite: Install the TFLite runtime for your platform: pip install tflite-runtime. Scan this QR code to download the app now. What you can do is install. The tflite_runtime is also much smaller than the whole tensorflow package and better suited to run models on mobile and embedded devices. Go to the Anaconda Downloads page and click the Download button. Aug 23, 2023 · Install the TensorFlow Lite interpreter with Python using the simplified Python package, tflite-runtime. tflite. Mar 31, 2023 · はじめに. I know the topic of publishing tflite-runtime on pypi has been discussed, b Oct 22, 2021 · Emgu. Feb 12, 2024 · For a specific wheel, such as TensorFlow 2. Anaconda allows you to create Python virtual environments on your PC without interfering with existing installations of Python. Support Python 3. 0 tflite-runtime, you can download it from this link and install it using pip. XNNPACK, XNNPACK Multi-Threads, FlexDelegate. Contribute to driedler/tflite_runtime_rpi0w development by creating an account on GitHub. Also be sure you have the latest version of the Edge TPU runtime. Or check it out in the app stores Home; I cant install tflite_runtime from Requirements. 11 #58032; Build/release Python 3. 4 is compatible with Bazel 3. The type initializer for 'Emgu. Sep 18, 2021 · I could successfully install tflite c++ on ubuntu 20. Support for custom operations in MediaPipe. 04): python:3. Lite. pip3 install tflite-runtime Sep 4, 2024 · LiteRT (short for Lite Runtime) is the new name for TensorFlow Lite (TFLite). When I run inference on some images with the model I get poor predictions of the landmarks (compared to running with mediapipe and static_image_mode = True, model_complexity=0 (see code below). For RaspberryPi. CC @terryheo. Whatever I do, I can't seem to get the correct version. Python API for ML inferencing and transfer-learning on Coral devices - Releases · google-coral/pycoral Download files. 8+ TensorFlow v2. Sep 1, 2022 · Now that we have prepared the Raspberry Pi, we can install the TensorFlow Lite runtime to our Raspberry Pi. whl Upload date: Jan 12, 2025 Size: 2. 6 days ago · Download URL: tflite_runtime_nightly-2. tflite. The main difference is tflite_micro_runtime uses the Tensorflow-Lite Micro interpreter instead of the Tensorflow-Lite interpreter. TFLite Model Maker 0. First off, congrats to the team for all the great progress made towards publishing tflite runtime 2. Click the "Install" button. Stable versions of tflite. Python3. Aug 15, 2022 · Installing tensorflow lite on a raspberry pi is as simple as running sudo apt-get install python3-tflite-runtime unless you have a Raspberry Pi Zero, in which case you must build it since Jul 17, 2022 · 2. Here are the download links for the wheel files based on the Python version (e. 15. Edge Devices: If deploying on an edge device, ensure your device's environment supports the necessary installations. Build TensorFlow Lite runtime with GitHub Actions. You can find ready-to-run LiteRT models for a wide range of ML/AI tasks, or convert and run TensorFlow, PyTorch, and JAX models to the TFLite format using the AI Edge conversion and optimization tools. でよしです。 最終的にはRequirements Fileをちゃんと書いてあげたいところです。 ほとんどの場合PILとnumpyが必要なので書いてあります。 他の必要なモジュールは追加してください。 windowsでpipで To install tflite_runtime package: # The script takes an argument specifying where you want to save the model files bash download. runtime. colab import files edge_model. Using either the python 3. 0 releases on PyPI yet. Make sure to select the "Release/x64" build configuration; During runtime, the app will need to load tensorflowlite_c. Asking for help, clarification, or responding to other answers. If you’d like try using the sample TFLite object detection model provided by Google, simply download it here and Nov 6, 2024 · Supporting PyTorch models with the Google AI Edge TFLite runtime. g. 4 Jan 7, 2020 · pip install D:\Downloads\tflite_runtime-2. bootlin. Jun 1, 2021 · Maybe it is related to this: piwheels does not currently support aarch64 Trying to compile TFlite using this guide Install the build tools: sudo apt-get install cmake curl g++-arm-linux-gnueabihf Apr 16, 2021 · System information Windows 10 tf-nightly Python version: 3. Keras, easily convert a model to . Generate saved_model, tfjs, tf-trt, EdgeTPU, CoreML, quantized tflite, ONNX, OpenVINO, Myriad Inference Engine blob and . For example, if the device where you plan to execute your model has version 10 of the Edge TPU runtime (and you can't update the runtime version), then you should set this to 10 to ensure your model will be compatible. , Linux Ubuntu 16. The diagram below illustrates the TFLite based work flow. 0 (tflite-runtime-2. To install just the interpreter, download the appropriate Python wheel for your system from the following link, and then install it with the pip install command. TF. If I couldn't get that but could get the appropriate tf lite . To run the model, you'll need to install the TensorFlow or the TensorFlow Lite Runtime on your device and set up the Python environment and directory structure to run your application in. Feb 9, 2023 · System information Have I written custom code (as opposed to using a stock example script provided in TensorFlow): No OS Platform and Distribution (e. Related Issues. This small package is ideal when all you want to do is execute . python3 -m pip install tflite-runtime and use. com Once you have a trained . Nuget will download Emgu commercial release and configure the project for you. 7 tflite wheel files available on the tensorflow website I zip up my packages/ May 20, 2021 · . so file of tflite_runtime, got corrupted while uploading on the server. I have checked Infrastructure to enable deployment of ML models to low-power resource-constrained embedded targets (including microcontrollers and digital signal processors). windows. lite. Verified TFLite Model Maker version. Use the default install options. Saved searches Use saved searches to filter your results more quickly Jul 23, 2019 · interpreter = tf. link. Download the TFLite model file [ ] [ ] Run cell (Ctrl+Enter) cell has 4 days ago · To install the TFLite runtime, it is essential to set up a Python virtual environment to manage dependencies effectively. Find Below picture for TFLite based work flow. Improve this answer. com To install the tflite_runtime package, just download the Python wheel that is suitable for the Python version running on your RPi. Support for building Has anyone used Tensorflow Lite on any Nvidia Jetson product? I want to use my Jetson Nano for inference and would like to so with tf-lite utilizing the GPU. This approach helps avoid conflicts between different projects and ensures a clean workspace. i want to run ineference on the evm. Version Min Dart SDK Uploaded Documentation Archive; 1. Oct 12, 2022 · Hello. org/chaquo/simple tflite-runtime pip install -i https://pypi I tried installing tflite-runtime from the jupyter notebook directly by !pip install tflite-runtime but that did not work. export ('resnet. tflite models and avoid wasting disk space with the large TensorFlow library. As per the tested build configurations TF v2. 0 with MediaPipe Custom OP, FlexDelegate and XNNPACK enabled Add a custom OP to the TFLite runtime to build the whl installer (for Python), MaxPoolingWithArgmax2D, MaxUnpooling2D, Convolution2DTransposeBias, TransformLandmarks, TransformTensorBilinear, Landmarks2TransformMatrix TFLite Support is a toolkit that helps users to develop ML and deploy TFLite models onto mobile devices. tflite model separately without the mediapipe library. This will install the latest TensorFlow Lite runtime from Google’s package repository as well as some additional packages you may require. The export function creates a TFLite file, which is visualizable with the Google AI Edge Model Explorer. dev20250111-cp310-cp310-manylinux_2_34_aarch64. opcode2name(): get the type name of given opcode. 5 or Python 3. more_vert. The ti-tidl-osrt. 8 and 3.
hmjw hjzmh rryq wcsxk pvbn lpppd jnsydmr lsumyau vnnqum utixu
{"Title":"What is the best girl
name?","Description":"Wheel of girl
names","FontSize":7,"LabelsList":["Emma","Olivia","Isabel","Sophie","Charlotte","Mia","Amelia","Harper","Evelyn","Abigail","Emily","Elizabeth","Mila","Ella","Avery","Camilla","Aria","Scarlett","Victoria","Madison","Luna","Grace","Chloe","Penelope","Riley","Zoey","Nora","Lily","Eleanor","Hannah","Lillian","Addison","Aubrey","Ellie","Stella","Natalia","Zoe","Leah","Hazel","Aurora","Savannah","Brooklyn","Bella","Claire","Skylar","Lucy","Paisley","Everly","Anna","Caroline","Nova","Genesis","Emelia","Kennedy","Maya","Willow","Kinsley","Naomi","Sarah","Allison","Gabriella","Madelyn","Cora","Eva","Serenity","Autumn","Hailey","Gianna","Valentina","Eliana","Quinn","Nevaeh","Sadie","Linda","Alexa","Josephine","Emery","Julia","Delilah","Arianna","Vivian","Kaylee","Sophie","Brielle","Madeline","Hadley","Ibby","Sam","Madie","Maria","Amanda","Ayaana","Rachel","Ashley","Alyssa","Keara","Rihanna","Brianna","Kassandra","Laura","Summer","Chelsea","Megan","Jordan"],"Style":{"_id":null,"Type":0,"Colors":["#f44336","#710d06","#9c27b0","#3e1046","#03a9f4","#014462","#009688","#003c36","#8bc34a","#38511b","#ffeb3b","#7e7100","#ff9800","#663d00","#607d8b","#263238","#e91e63","#600927","#673ab7","#291749","#2196f3","#063d69","#00bcd4","#004b55","#4caf50","#1e4620","#cddc39","#575e11","#ffc107","#694f00","#9e9e9e","#3f3f3f","#3f51b5","#192048","#ff5722","#741c00","#795548","#30221d"],"Data":[[0,1],[2,3],[4,5],[6,7],[8,9],[10,11],[12,13],[14,15],[16,17],[18,19],[20,21],[22,23],[24,25],[26,27],[28,29],[30,31],[0,1],[2,3],[32,33],[4,5],[6,7],[8,9],[10,11],[12,13],[14,15],[16,17],[18,19],[20,21],[22,23],[24,25],[26,27],[28,29],[34,35],[30,31],[0,1],[2,3],[32,33],[4,5],[6,7],[10,11],[12,13],[14,15],[16,17],[18,19],[20,21],[22,23],[24,25],[26,27],[28,29],[34,35],[30,31],[0,1],[2,3],[32,33],[6,7],[8,9],[10,11],[12,13],[16,17],[20,21],[22,23],[26,27],[28,29],[30,31],[0,1],[2,3],[32,33],[4,5],[6,7],[8,9],[10,11],[12,13],[14,15],[18,19],[20,21],[22,23],[24,25],[26,27],[28,29],[34,35],[30,31],[0,1],[2,3],[32,33],[4,5],[6,7],[8,9],[10,11],[12,13],[36,37],[14,15],[16,17],[18,19],[20,21],[22,23],[24,25],[26,27],[28,29],[34,35],[30,31],[2,3],[32,33],[4,5],[6,7]],"Space":null},"ColorLock":null,"LabelRepeat":1,"ThumbnailUrl":"","Confirmed":true,"TextDisplayType":null,"Flagged":false,"DateModified":"2020-02-05T05:14:","CategoryId":3,"Weights":[],"WheelKey":"what-is-the-best-girl-name"}