리뷰 Gemini 멀티모달 및 멀티모달 RAG로 리치 문서 검사하기: 챌린지 실습개

리뷰 38517개

nice

KIRITEN S. · 1년 초과 전에 리뷰됨

Aditya . · 1년 초과 전에 리뷰됨

22B01A4261 A. · 1년 초과 전에 리뷰됨

Aditya V. · 1년 초과 전에 리뷰됨

This lab is having so many issues

Chaithhanya Sai K. · 1년 초과 전에 리뷰됨

Sai Nomitha Y. · 1년 초과 전에 리뷰됨

Dip G. · 1년 초과 전에 리뷰됨

good

Rounak _. · 1년 초과 전에 리뷰됨

ANSHUL R. · 1년 초과 전에 리뷰됨

2165_Rishika P. · 1년 초과 전에 리뷰됨

ggjfykujgb

Karthi T. · 1년 초과 전에 리뷰됨

Dip G. · 1년 초과 전에 리뷰됨

Harsh G. · 1년 초과 전에 리뷰됨

Felipe S. · 1년 초과 전에 리뷰됨

Divam S. · 1년 초과 전에 리뷰됨

Jasnoor K. · 1년 초과 전에 리뷰됨

Alejo C. · 1년 초과 전에 리뷰됨

1155_Abhinav S. · 1년 초과 전에 리뷰됨

Lakshmisha R. · 1년 초과 전에 리뷰됨

Task 1.2 has some sort of bug. I cannot get passed it and am getting the following error --------------------------------------------------------------------------- AttributeError Traceback (most recent call last) Cell In[157], line 8 1 # "COMPLETE THE MISSING PART AND RUN THIS CELL" 2 3 # In the last part of this task, you're going to print your contents and responses with the prompt and responses title provided. Use descriptive titles to help organize the output (e.g., "Prompts", "Model Responses") and then display the prompt and responses by using the print() function. 4 5 # Hint: "\n" inserts a newline character for clearer separation between the sections. 7 print("-------Prompt--------") ----> 8 print_multimodal_prompt(contents) 10 print("\n-------Response--------") 11 for response in responses: Cell In[5], line 64, in print_multimodal_prompt(contents) 59 """ 60 Given contents that would be sent to Gemini, 61 output the full multimodal prompt for ease of readability. 62 """ 63 for content in contents: ---> 64 if display_content_as_image(content): 65 continue 66 if display_content_as_video(content): Cell In[5], line 44, in display_content_as_image(content) 42 if not isinstance(content, Image): 43 return False ---> 44 display_images([content]) 45 return True File ~/training-data-analyst/self-paced-labs/gemini/utils/intro_multimodal_rag_utils.py:905, in display_images(images, resize_ratio) 903 # Resize and display each image 904 for img in pil_images: --> 905 original_width, original_height = img.size 906 new_width = int(original_width * resize_ratio) 907 new_height = int(original_height * resize_ratio) AttributeError: 'Image' object has no attribute 'size'

Emmanuel I. · 1년 초과 전에 리뷰됨

yes

Saloni S. · 1년 초과 전에 리뷰됨

Sukhpreet S. · 1년 초과 전에 리뷰됨

Akshay M. · 1년 초과 전에 리뷰됨

Vinayak M. · 1년 초과 전에 리뷰됨

2321_ Shivansh G. · 1년 초과 전에 리뷰됨

Google은 게시된 리뷰가 제품을 구매 또는 사용한 소비자에 의해 작성되었음을 보증하지 않습니다. 리뷰는 Google의 인증을 거치지 않습니다.