separated code
@@ -1,12 +1,9 @@
# To run this code you need to install the following dependencies:
# pip install google-genai
import base64
import os
from google import genai
from google.genai import types
def generate(description, instruction, api_key):
client = genai.Client(api_key=api_key)
الملاحظة غير ظاهرة للمستخدم المحظور.