关于“Gemini Explorer:实验室挑战赛”的评价

关于“Gemini Explorer:实验室挑战赛”的评价

1868 条评价

Akash Deep V. · 已于 3 months前审核

Akash Deep V. · 已于 3 months前审核

Anthony P. · 已于 3 months前审核

Jordan I. · 已于 3 months前审核

Ferry Yun K. · 已于 3 months前审核

Tomy Ivan S. · 已于 3 months前审核

David H. · 已于 3 months前审核

S. Shaun B. · 已于 3 months前审核

Muhamad Anggara R. · 已于 3 months前审核

ANKIT B. · 已于 3 months前审核

Abdul M. · 已于 3 months前审核

Sreenivasan R. · 已于 3 months前审核

face : Permission denied while accessing input file. Learn more about providing the appropriate credentials

Muhammad Nadeem N. · 已于 3 months前审核

ffgffdg

DIVYA S. · 已于 3 months前审核

Felipe M. · 已于 3 months前审核

Sanjana S. · 已于 3 months前审核

Pedro D. · 已于 3 months前审核

Surabhi A. · 已于 3 months前审核

Anuj G. · 已于 3 months前审核

Anuj G. · 已于 3 months前审核

I keep getting a 500 for Task 3.2 # Task 3.2 Generate a video description # In this cell, update the prompt to ask Gemini to describe the video URL referenced. # You can use the documentation at the following link to assist. # https://cloud.google.com/vertex-ai/docs/generative-ai/multimodal/sdk-for-gemini/gemini-sdk-overview-reference#generate-content-from-video # # Video URI: gs://github-repo/img/gemini/multimodality_usecases_overview/mediterraneansea.mp4 # prompt = """ What is shown in this video? Where should I go to see it? What are the top 5 places in the world that look like this? """ video = Part.from_uri( uri="gs://github-repo/img/gemini/multimodality_usecases_overview/mediterraneansea.mp4", mime_type="video/mp4", ) contents = [video, prompt] responses = multimodal_model.generate_content(contents, stream=True) print("-------Prompt--------") print_multimodal_prompt(contents) print("\n-------Response--------") for response in responses: print(response.text, end="")

Daniel M. · 已于 3 months前审核

saket s. · 已于 3 months前审核

DIVYA S. · 已于 3 months前审核

Issues with access permissions to the bucket with video

Andrzej B. · 已于 3 months前审核

Nithya K. · 已于 3 months前审核

我们无法确保发布的评价来自已购买或已使用产品的消费者。评价未经 Google 核实。