madison-xu/llm-eval-pipeline-art
fix text
Add video support with validation (3min duration, 2GB size limits)
Make file status section more artistic with gradient background
Hide all image zoom buttons with CSS
Reduce image container size to 1/3 width
Use use_column_width=True to make image fill container width
Remove empty container box and adjust image size to 500px
Increase preview image size from 400px to 600px
Fix IndexError and replace buttons with artistic selectbox navigation
Add image navigation buttons, fix image zoom issue, rename preview section
Remove image selection and management buttons, evaluate all images
Fix nested expander error by moving Export Results outside main expander
Make Export Results collapsed by default
Fix main-header width to 80vw, fix image deletion sync, simplify title/description layout
Fix main-header width to 80%, improve delete functionality, and ensure title/description column widths
Fix title/description width ratio and JSON export error
Add title/description input and combine multiple image evaluations
Add batch image upload and management features
adjust
Change title width to 80%
Update background image to use base64 encoding
Add real background image from desktop
Add background.jpg and reference it in CSS
Add starry night background image covering full screen
Change upload-card and results-card to dark artistic colors
Change header background to dark artistic colors
Make main-header full width only
Add back content-container 60% width setting
Remove duplicate content-container CSS that was overriding our settings
Fix: only title full width, content back to 60%
Fix short_description length to under 60 chars
Force title to break out of container and use full width
Fix title width to full screen while keeping content at 60%
Fix expander nesting and use filename as title
Use st.expander with expanded=True instead of st.popover
Upgrade Streamlit to 1.50.0+ for st.popover support
Fix st.popover implementation - remove show_results state
Fix nested expander error
Fix image display and layout issues
Fix UI styling and layout issues
Simplify app to minimal working version to fix JSON schema error
Fix: remove problematic DownloadButton component causing JSON schema error
Fix: correct Gradio outputs configuration and update to version 4.44.1
Fix: add missing opencv-python and numpy dependencies
Clean up: remove unnecessary dependencies and simplify README
Fix short_description length
Fix README config and remove API key input for security
Add AI Arts Evaluation tool with Gemini API key support
initial commit
