contribution

This commit is contained in:
lakshya
2025-08-31 23:21:42 +05:30
parent 12e1044f49
commit 7eea38a2d0
4 changed files with 53 additions and 483 deletions

View File

@@ -2,7 +2,7 @@
"cells": [
{
"cell_type": "code",
"execution_count": 6,
"execution_count": null,
"id": "f97c7598-f571-4ea1-838c-e9158f729c3e",
"metadata": {},
"outputs": [],
@@ -14,7 +14,7 @@
},
{
"cell_type": "code",
"execution_count": 7,
"execution_count": null,
"id": "9fc1393c-f0b1-4982-94a2-bfd502e85b23",
"metadata": {},
"outputs": [],
@@ -26,7 +26,7 @@
},
{
"cell_type": "code",
"execution_count": 8,
"execution_count": null,
"id": "53cca1fa-6db2-4fe4-8990-ffd98423964a",
"metadata": {},
"outputs": [],
@@ -38,7 +38,7 @@
},
{
"cell_type": "code",
"execution_count": 9,
"execution_count": null,
"id": "71146ccf-25af-48d3-8068-ee3c9008cebf",
"metadata": {},
"outputs": [],
@@ -56,7 +56,7 @@
},
{
"cell_type": "code",
"execution_count": 10,
"execution_count": null,
"id": "ee3c5d82-e530-40f5-901a-681421f21d1e",
"metadata": {},
"outputs": [],
@@ -94,7 +94,7 @@
},
{
"cell_type": "code",
"execution_count": 11,
"execution_count": null,
"id": "032f1abb-ca6c-4f03-bda1-1a0a62f2ec43",
"metadata": {},
"outputs": [],
@@ -109,7 +109,7 @@
},
{
"cell_type": "code",
"execution_count": 12,
"execution_count": null,
"id": "29494db0-4770-4689-9904-8eebc4390e7c",
"metadata": {},
"outputs": [],
@@ -126,7 +126,7 @@
},
{
"cell_type": "code",
"execution_count": 12,
"execution_count": null,
"id": "d286369c-e6ef-4a20-a3a8-3563af28940a",
"metadata": {},
"outputs": [],
@@ -157,7 +157,7 @@
},
{
"cell_type": "code",
"execution_count": 15,
"execution_count": null,
"id": "cbda35a3-45ed-4509-ab41-6827eacd922c",
"metadata": {},
"outputs": [],
@@ -191,7 +191,7 @@
},
{
"cell_type": "code",
"execution_count": 32,
"execution_count": null,
"id": "9d44c59e-5eb7-4b00-9489-e05d7c8c3eda",
"metadata": {},
"outputs": [],
@@ -201,7 +201,7 @@
},
{
"cell_type": "code",
"execution_count": 20,
"execution_count": null,
"id": "061ea026-d4c6-4d6c-bb9b-f6430de9f5af",
"metadata": {},
"outputs": [],
@@ -220,7 +220,7 @@
},
{
"cell_type": "code",
"execution_count": 4,
"execution_count": null,
"id": "2f859450-eb3e-4e6c-9602-84f91f5ffda7",
"metadata": {},
"outputs": [],
@@ -230,7 +230,7 @@
},
{
"cell_type": "code",
"execution_count": 30,
"execution_count": null,
"id": "a8009b75-3468-4694-887d-6cd5132c2907",
"metadata": {},
"outputs": [],
@@ -282,7 +282,7 @@
},
{
"cell_type": "code",
"execution_count": 29,
"execution_count": null,
"id": "ee2de6d7-a0bf-45fc-8d5c-98e0055519b0",
"metadata": {},
"outputs": [],
@@ -346,7 +346,7 @@
},
{
"cell_type": "code",
"execution_count": 23,
"execution_count": null,
"id": "ea82f8f6-c321-4fbc-81ee-a508b087d53b",
"metadata": {},
"outputs": [],
@@ -393,60 +393,7 @@
"execution_count": null,
"id": "2040b020-8944-409b-8ebb-10d7ffef1748",
"metadata": {},
"outputs": [
{
"name": "stdout",
"output_type": "stream",
"text": [
"\n",
"==================================================\n",
"LLaVA Assistant for Visually Impaired Users\n",
"==================================================\n",
"\n",
"Step 1: Add images (optional)\n"
]
},
{
"name": "stdin",
"output_type": "stream",
"text": [
"Enter image path or press enter to skip: C:\\Users\\LAKSHYA\\OneDrive\\Pictures\\Camera Roll\\WIN_20250614_02_46_47_Pro.jpg\n"
]
},
{
"name": "stdout",
"output_type": "stream",
"text": [
"\n",
"Step 2: Ask a question about the images\n"
]
},
{
"name": "stdin",
"output_type": "stream",
"text": [
"Put new prompt: descibe this image\n"
]
},
{
"name": "stdout",
"output_type": "stream",
"text": [
"assistant: I'm sorry, but there are no images available for me to describe. Can you please provide the image or let me know which image you would like me to describe? \n",
"\n",
"ASSISTANT: I'm sorry, but there are no images available for me to describe. Can you please provide the image or let me know which image you would like me to describe? \n",
"\n",
"\n",
"Session ended. Goodbye!\n",
"\n",
"==================================================\n",
"LLaVA Assistant for Visually Impaired Users\n",
"==================================================\n",
"\n",
"Step 1: Add images (optional)\n"
]
}
],
"outputs": [],
"source": [
"image_list.clear\n",
"for i in range(5):\n",