Wauplin HF staff commited on
Commit
2d15147
1 Parent(s): c08f6e3

Update gallery_history.py

Browse files
Files changed (1) hide show
  1. gallery_history.py +2 -2
gallery_history.py CHANGED
@@ -48,8 +48,8 @@ def show_gallery_history():
48
  show_label=True,
49
  elem_id="gallery",
50
  object_fit="contain",
51
- columns=3,
52
- height=300,
53
  preview=False,
54
  show_share_button=False,
55
  show_download_button=False,
 
48
  show_label=True,
49
  elem_id="gallery",
50
  object_fit="contain",
51
+ columns=4,
52
+ height=512,
53
  preview=False,
54
  show_share_button=False,
55
  show_download_button=False,