From bfe27c27dfa87ffac5b9405b5f20e3bd0edb497e Mon Sep 17 00:00:00 2001 From: Unsloth Date: Sat, 25 Jul 2026 04:22:12 -0700 Subject: [PATCH] Images Train: plainer field text, no green buttons, columns that stop colliding - The dataset name, trigger prompt, adapter name and custom base fields now say what they are in plain words instead of leaning on example values. - Import, Upload, Back, Back to settings and Train another are outline buttons, not green ones. - Example thumbnails are landscape tiles, so photos are not cropped to chunky squares. - Settings cells get min-w-0 and the select value truncates, so a long option like the nf4 label no longer widens its column into the next one. - The number stepper sits a little further in from the field edge. - Create and Train are wider. --- studio/frontend/src/components/ui/input.tsx | 2 +- .../src/features/images/images-page.tsx | 2 +- .../images/train/diffusion-train-panel.tsx | 63 +++++++++++-------- .../images/train/example-dataset-cards.tsx | 4 +- 4 files changed, 42 insertions(+), 29 deletions(-) diff --git a/studio/frontend/src/components/ui/input.tsx b/studio/frontend/src/components/ui/input.tsx index f98790eb01..9f8e3b2479 100644 --- a/studio/frontend/src/components/ui/input.tsx +++ b/studio/frontend/src/components/ui/input.tsx @@ -134,7 +134,7 @@ function Input({ className, type, ...props }: React.ComponentProps<"input">) { {field}