danielkovtun commited on
Commit
56e4d43
·
1 Parent(s): be507b5

docs: re-run dev api nb

Browse files
Files changed (1) hide show
  1. inference-api-dev-template.ipynb +5 -5
inference-api-dev-template.ipynb CHANGED
@@ -47,7 +47,7 @@
47
  },
48
  {
49
  "cell_type": "code",
50
- "execution_count": 5,
51
  "id": "2c0171fa-ee2a-40b7-8578-aa8516b4ece9",
52
  "metadata": {},
53
  "outputs": [
@@ -56,7 +56,7 @@
56
  "output_type": "stream",
57
  "text": [
58
  "Loaded as API: http://localhost:7860/ ✔\n",
59
- "/private/var/folders/tt/x223wxwj6dzg3vjjgc_6y5bm0000gn/T/gradio/328e454ac0bf982b2abd88177da33ef6158d0cd32809949938608b942a6aa743/gradio.pdb 1.3538727760314941\n"
60
  ]
61
  }
62
  ],
@@ -78,17 +78,17 @@
78
  },
79
  {
80
  "cell_type": "code",
81
- "execution_count": 6,
82
  "id": "c530fde1-7f57-4991-a53e-b3855657f9fc",
83
  "metadata": {},
84
  "outputs": [
85
  {
86
  "data": {
87
  "text/plain": [
88
- "(PosixPath('pinder-inference-outputs/gradio.pdb'), True)"
89
  ]
90
  },
91
- "execution_count": 6,
92
  "metadata": {},
93
  "output_type": "execute_result"
94
  }
 
47
  },
48
  {
49
  "cell_type": "code",
50
+ "execution_count": 3,
51
  "id": "2c0171fa-ee2a-40b7-8578-aa8516b4ece9",
52
  "metadata": {},
53
  "outputs": [
 
56
  "output_type": "stream",
57
  "text": [
58
  "Loaded as API: http://localhost:7860/ ✔\n",
59
+ "/private/var/folders/tt/x223wxwj6dzg3vjjgc_6y5bm0000gn/T/gradio/71ffa01e98046880d05412a8224722e201d6655a60acdf24242cffb67c4495ac/8i5w_R--8i5w_L.pdb 1.9153118133544922\n"
60
  ]
61
  }
62
  ],
 
78
  },
79
  {
80
  "cell_type": "code",
81
+ "execution_count": 4,
82
  "id": "c530fde1-7f57-4991-a53e-b3855657f9fc",
83
  "metadata": {},
84
  "outputs": [
85
  {
86
  "data": {
87
  "text/plain": [
88
+ "(PosixPath('pinder-inference-outputs/8i5w_R--8i5w_L.pdb'), True)"
89
  ]
90
  },
91
+ "execution_count": 4,
92
  "metadata": {},
93
  "output_type": "execute_result"
94
  }