Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
retkowsky authored Dec 12, 2023
1 parent 24eae69 commit a32eb41
Showing 1 changed file with 22 additions and 35 deletions.
57 changes: 22 additions & 35 deletions gpt4-V/GPT4-Vision demo with Azure Open AI.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -306,7 +306,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "2cd9d6d5",
"id": "d062cb1d",
"metadata": {},
"outputs": [],
"source": []
Expand Down Expand Up @@ -418,14 +418,14 @@
{
"cell_type": "code",
"execution_count": null,
"id": "f50bd235",
"id": "865166a3",
"metadata": {},
"outputs": [],
"source": []
},
{
"cell_type": "code",
"execution_count": 20,
"execution_count": 67,
"id": "b5aad865",
"metadata": {},
"outputs": [
Expand All @@ -436,7 +436,7 @@
"<IPython.core.display.Image object>"
]
},
"execution_count": 20,
"execution_count": 67,
"metadata": {},
"output_type": "execute_result"
}
Expand All @@ -449,16 +449,15 @@
},
{
"cell_type": "code",
"execution_count": 24,
"execution_count": 68,
"id": "f232fad5",
"metadata": {},
"outputs": [
{
"name": "stdout",
"output_type": "stream",
"text": [
"[ERROR] Too many requests. Please wait a couple of seconds and try again.\n",
"None\n"
"The humor in the image comes from the incorrect use of a VGA (Video Graphics Array) connector, which is designed for video displays, being humorously plugged into a smartphone as if attempting to charge it. VGA connectors are not compatible with smartphones and cannot charge them, which is why the situation is funny. It playfully suggests a technological misunderstanding.\n"
]
}
],
Expand All @@ -471,19 +470,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "8c10cd08",
"metadata": {},
"outputs": [],
"source": [
"result = gpt4V(imagefile, \"What is the kind of connector in this image?\")\n",
"\n",
"print(result)"
]
},
{
"cell_type": "code",
"execution_count": null,
"id": "db3365d9",
"id": "2c62af59",
"metadata": {},
"outputs": [],
"source": []
Expand Down Expand Up @@ -557,7 +544,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "3b895f49",
"id": "6e877447",
"metadata": {},
"outputs": [],
"source": []
Expand Down Expand Up @@ -589,7 +576,7 @@
{
"cell_type": "code",
"execution_count": 28,
"id": "ef03a4c2",
"id": "35fefc7d",
"metadata": {},
"outputs": [
{
Expand All @@ -611,7 +598,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "01113dcc",
"id": "bd031ca4",
"metadata": {},
"outputs": [],
"source": []
Expand Down Expand Up @@ -663,7 +650,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "46bac217",
"id": "167dd4bd",
"metadata": {},
"outputs": [],
"source": []
Expand Down Expand Up @@ -715,7 +702,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "b06c6d2c",
"id": "390f2d89",
"metadata": {},
"outputs": [],
"source": []
Expand Down Expand Up @@ -767,7 +754,7 @@
{
"cell_type": "code",
"execution_count": 42,
"id": "a94df5d7",
"id": "eaad98f2",
"metadata": {},
"outputs": [
{
Expand All @@ -787,7 +774,7 @@
{
"cell_type": "code",
"execution_count": 44,
"id": "35ac2d9e",
"id": "24b49860",
"metadata": {},
"outputs": [
{
Expand All @@ -807,7 +794,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "52730168",
"id": "49e2fa87",
"metadata": {},
"outputs": [],
"source": []
Expand Down Expand Up @@ -859,7 +846,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "fec58cf8",
"id": "93468f6a",
"metadata": {},
"outputs": [],
"source": []
Expand Down Expand Up @@ -911,7 +898,7 @@
{
"cell_type": "code",
"execution_count": 50,
"id": "809e5cb4",
"id": "f49a086f",
"metadata": {},
"outputs": [
{
Expand All @@ -931,7 +918,7 @@
{
"cell_type": "code",
"execution_count": 54,
"id": "5a9d84a2",
"id": "f8dd46d2",
"metadata": {},
"outputs": [
{
Expand All @@ -951,7 +938,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "8a697f18",
"id": "63c91ffc",
"metadata": {},
"outputs": [],
"source": []
Expand Down Expand Up @@ -1003,7 +990,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "5b582995",
"id": "9feb2fd0",
"metadata": {},
"outputs": [],
"source": []
Expand Down Expand Up @@ -1055,7 +1042,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "7329d369",
"id": "43fcd4de",
"metadata": {},
"outputs": [],
"source": []
Expand Down Expand Up @@ -1107,7 +1094,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "a587de32",
"id": "a6e07f4a",
"metadata": {},
"outputs": [],
"source": []
Expand Down

0 comments on commit a32eb41

Please sign in to comment.