Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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)."
""
3
import
argparse
4
from
eval_common
import
run_evaluation, add_common_args
Callers
nothing calls this directly
Calls
2
add_common_args
Function · 0.90
run_evaluation
Function · 0.90
Tested by
no test coverage detected