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

@@ -16,7 +16,7 @@
"import os\n",
"from dotenv import load_dotenv\n",
"from openai import OpenAI\n",
"import gradio as gr"
"import gradio as gr "
]
},
{
@@ -160,7 +160,7 @@
],
"metadata": {
"kernelspec": {
"display_name": "Python 3 (ipykernel)",
"display_name": "llms",
"language": "python",
"name": "python3"
},