CSAle commited on
Commit
f6c90f4
·
1 Parent(s): a5e89ce

Fixing broken image links

Browse files
Files changed (1) hide show
  1. ai_makerspace.ipynb +3 -3
ai_makerspace.ipynb CHANGED
@@ -19,7 +19,7 @@
19
  "source": [
20
  "Let's look at a rather complicated looking visual representation of a basic RAQA application.\n",
21
  "\n",
22
- "<img src=\"images/raqaapp_img.png\" />"
23
  ]
24
  },
25
  {
@@ -60,7 +60,7 @@
60
  "\n",
61
  "We'll be concerning ourselves with this part of the flow in the following section:\n",
62
  "\n",
63
- "<img src=\"images/docchain_img.png\" />"
64
  ]
65
  },
66
  {
@@ -156,7 +156,7 @@
156
  "source": [
157
  "Let's take a peek visually at what we're doing here - and why it might be useful:\n",
158
  "\n",
159
- "<img src=\"images/texsplitter_img.png\" />"
160
  ]
161
  },
162
  {
 
19
  "source": [
20
  "Let's look at a rather complicated looking visual representation of a basic RAQA application.\n",
21
  "\n",
22
+ "<img src=\"https://i.imgur.com/LCNkd1A.png\" />"
23
  ]
24
  },
25
  {
 
60
  "\n",
61
  "We'll be concerning ourselves with this part of the flow in the following section:\n",
62
  "\n",
63
+ "<img src=\"https://i.imgur.com/wBYB2x3.png\" />"
64
  ]
65
  },
66
  {
 
156
  "source": [
157
  "Let's take a peek visually at what we're doing here - and why it might be useful:\n",
158
  "\n",
159
+ "<img src=\"https://i.imgur.com/rtM6Ci6.png\" />"
160
  ]
161
  },
162
  {