MCPcopy Create free account
hub / github.com/CodeGoat24/UniGenBench / gemini_en_eval.py

File gemini_en_eval.py

eval/src/gemini_en_eval.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# -*- coding: utf-8 -*-
2"""Evaluate generated images using Gemini API (English)."""
3import argparse
4from eval_common import run_evaluation, add_common_args

Callers

nothing calls this directly

Calls 2

add_common_argsFunction · 0.90
run_evaluationFunction · 0.90

Tested by

no test coverage detected