{
  "project": {
    "name": "Translation (client)",
    "id": "8lpmuo",
    "creationTs": 1711684678953,
    "lastModifiedTs": 1711684769716,
    "userSetData": {
      "description": "",
      "tags": [],
      "contactURL": "",
      "tutorialYouTube": ""
    }
  },
  "graph": {
    "nodes": [
      {
        "id": "input_text_b91wiq",
        "nodeSpecId": "input_text",
        "customData": {
          "initialWidth": 304,
          "initialHeight": 144,
          "previewX": 16,
          "previewY": 16,
          "previewWidth": 304,
          "previewHeight": 144
        },
        "uiData": {
          "posX": 0,
          "posY": 74,
          "width": 176,
          "height": 130,
          "selected": false
        },
        "propValues": {
          "text": "I don't speak French\n",
          "passwordMode": false,
          "hidePreview": false
        }
      },
      {
        "id": "hf-client-transformers-translation_suvh9q",
        "nodeSpecId": "hf-client-transformers-translation",
        "customData": {
          "previewX": 16,
          "previewY": 16,
          "previewWidth": 320,
          "previewHeight": 240
        },
        "uiData": {
          "posX": 336,
          "posY": 0,
          "width": 256,
          "height": 253,
          "selected": false
        },
        "propValues": {
          "source_language": "eng_Latn",
          "target_language": "fra_Latn",
          "device": "wasm",
          "quantized": true
        },
        "inputValues": {
          "text": "",
          "modelid": "Xenova/nllb-200-distilled-600M"
        },
        "incomingEdges": {
          "text": [
            {
              "sourceNodeId": "input_text_b91wiq",
              "outputId": "text"
            }
          ]
        }
      },
      {
        "id": "markdown_viewer_iy8l5e",
        "nodeSpecId": "markdown_viewer",
        "customData": {
          "previewX": 336,
          "previewY": 16,
          "previewWidth": 320,
          "previewHeight": 240
        },
        "uiData": {
          "posX": 752,
          "posY": 74,
          "width": 176,
          "height": 130,
          "selected": false
        },
        "propValues": {
          "hidePreview": false,
          "hidePreviewFrame": false
        },
        "inputValues": {
          "markdownString": ""
        },
        "incomingEdges": {
          "markdownString": [
            {
              "sourceNodeId": "hf-client-transformers-translation_suvh9q",
              "outputId": "results"
            }
          ]
        }
      }
    ]
  },
  "customNodeUrls": [
    "https://cdn.jsdelivr.net/npm/huggingface-visualblocks-nodes@latest"
  ]
}