{
  "project": {
    "name": "Text To Text (client)",
    "id": "1s1skb",
    "creationTs": 1711687804803,
    "lastModifiedTs": 1711687815985,
    "userSetData": {
      "description": "",
      "tags": [],
      "contactURL": "",
      "tutorialYouTube": ""
    }
  },
  "graph": {
    "nodes": [
      {
        "id": "hf-client-transformers-text-to-text_t258va",
        "nodeSpecId": "hf-client-transformers-text-to-text",
        "customData": {
          "previewX": 1152,
          "previewY": 16,
          "previewWidth": 320,
          "previewHeight": 240
        },
        "uiData": {
          "posX": 336,
          "posY": 0,
          "width": 176,
          "height": 178,
          "selected": false
        },
        "propValues": {
          "device": "webgpu",
          "quantized": true
        },
        "inputValues": {
          "text": "",
          "modelid": "Xenova/t5-small"
        },
        "incomingEdges": {
          "text": [
            {
              "sourceNodeId": "input_text_ffk2cj",
              "outputId": "text"
            }
          ]
        }
      },
      {
        "id": "markdown_viewer_q5g7hn",
        "nodeSpecId": "markdown_viewer",
        "customData": {
          "previewX": 336,
          "previewY": 16,
          "previewWidth": 320,
          "previewHeight": 240
        },
        "uiData": {
          "posX": 672,
          "posY": 24,
          "width": 176,
          "height": 130,
          "selected": false
        },
        "propValues": {
          "hidePreview": false,
          "hidePreviewFrame": false
        },
        "inputValues": {
          "markdownString": ""
        },
        "incomingEdges": {
          "markdownString": [
            {
              "sourceNodeId": "hf-client-transformers-text-to-text_t258va",
              "outputId": "results"
            }
          ]
        }
      },
      {
        "id": "input_text_ffk2cj",
        "nodeSpecId": "input_text",
        "customData": {
          "initialWidth": 304,
          "initialHeight": 144,
          "previewX": 16,
          "previewY": 16,
          "previewWidth": 304,
          "previewHeight": 144
        },
        "uiData": {
          "posX": 0,
          "posY": 24,
          "width": 176,
          "height": 130,
          "selected": false
        },
        "propValues": {
          "text": "Translate English to French: I don't speak french.",
          "passwordMode": false,
          "hidePreview": false
        }
      }
    ]
  },
  "customNodeUrls": [
    "https://cdn.jsdelivr.net/npm/huggingface-visualblocks-nodes@latest"
  ]
}