Skip to content

Commit 7667bf7

Browse files
authored
Add files via upload
1 parent 87b8087 commit 7667bf7

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

intrinsic_inference.ipynb

+11
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,17 @@
1616
"accelerator": "GPU"
1717
},
1818
"cells": [
19+
{
20+
"cell_type": "markdown",
21+
"source": [
22+
"Make sure to set the runtime to GPU: Runtime -> Change runtime type -> T4 GPU\n",
23+
"\n",
24+
"You can upload your own images, then change the relevant code cells to load it and send it through the model."
25+
],
26+
"metadata": {
27+
"id": "-lKPW1wZEulh"
28+
}
29+
},
1930
{
2031
"cell_type": "code",
2132
"execution_count": null,

0 commit comments

Comments
 (0)