Reverted modified files in week2/community-contributions

This commit is contained in:
Zoya Hammad
2025-03-14 11:04:19 +05:00
parent dbe489e22e
commit c69dd74cf7
5 changed files with 372 additions and 21 deletions

View File

@@ -20,7 +20,7 @@
"import os\n",
"from dotenv import load_dotenv\n",
"from openai import OpenAI\n",
"import gradio as gr"
"import gradio as gr "
]
},
{
@@ -342,7 +342,7 @@
],
"metadata": {
"kernelspec": {
"display_name": "Python 3 (ipykernel)",
"display_name": "llm_env",
"language": "python",
"name": "python3"
},
@@ -356,7 +356,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.11.11"
"version": "3.11.9"
}
},
"nbformat": 4,