Commit
·
56e4d43
1
Parent(s):
be507b5
docs: re-run dev api nb
Browse files
inference-api-dev-template.ipynb
CHANGED
@@ -47,7 +47,7 @@
|
|
47 |
},
|
48 |
{
|
49 |
"cell_type": "code",
|
50 |
-
"execution_count":
|
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/
|
60 |
]
|
61 |
}
|
62 |
],
|
@@ -78,17 +78,17 @@
|
|
78 |
},
|
79 |
{
|
80 |
"cell_type": "code",
|
81 |
-
"execution_count":
|
82 |
"id": "c530fde1-7f57-4991-a53e-b3855657f9fc",
|
83 |
"metadata": {},
|
84 |
"outputs": [
|
85 |
{
|
86 |
"data": {
|
87 |
"text/plain": [
|
88 |
-
"(PosixPath('pinder-inference-outputs/
|
89 |
]
|
90 |
},
|
91 |
-
"execution_count":
|
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 |
}
|