Commit History

commented out st.write
5f52c08

zmbfeng commited on

avoid recreating side by side when click add animation to image
c6ec5be

zmbfeng commited on

able to move side by side video to top, but will need to refactor more so not repeat same operation when clicking other buttons
8bb4685

zmbfeng commited on

added title, and changed layout, two uploaders now side by side
0429f4d

zmbfeng commited on

title and caption added
25e2443

zmbfeng commited on

srce image square dimension check implemented
d4d5a7c

zmbfeng commited on

resize checked implemented, but even if resize not needed, still need to convert frame dtype to float64
94de481

zmbfeng commited on

uploaded video dimension check
012a7a6

zmbfeng commited on

fixed progress bar locations problem
1ca93f9

zmbfeng commited on

fix duplicate button issue, had to move progress bar creation outside the functions which updates them
2ecd7a4

zmbfeng commited on

button disable added
d290b5e

zmbfeng commited on

progress bars added in several places
fd950c8

zmbfeng commited on

status placeholder added
110f9b6

zmbfeng commited on

added alternative image driving video links
97d9d7f

zmbfeng commited on

change default side by side, and display generated video
ef2163b

zmbfeng commited on

upload new src image and side by side video not refresh fixed, just have to move st.video below the upload code
1efdcfc

zmbfeng commited on

upload driving video and add animation working
347d91e

zmbfeng commited on

got gen side to side to work, seems problem is init images to [] instead of l
63b9bb3

zmbfeng commited on

new photo upload geneates new video, but can't get side by side to work
6e7f700

zmbfeng commited on

copied default image and driving to fixed locations
b384810

zmbfeng commited on

remove read image and read video when button clicked
12b812d

zmbfeng commited on

more refactoring, copy default video to side by side video
336a740

zmbfeng commited on

refactoring extracted read_src_image and read_driving_video, updated session varaible for side by side image and driving video, versus including generated
8e7011f

zmbfeng commited on

image upload and save
74a123b

zmbfeng commited on

actually adding motion to image
715d2db

zmbfeng commited on

remove unused imports
13c8aae

zmbfeng commited on

use default side by side video on init if video exist
cba7cc9

zmbfeng commited on

choose cuda device and print device
9fc16bc

zmbfeng commited on

check cuda device
605ef27

zmbfeng commited on

try to restart build
7e23b39

zmbfeng commited on

image video side by side (no default image/video)
a855ee1

zmbfeng commited on

git repo address
691691e

zmbfeng commited on

first committ just a slider
395ef64

zmbfeng commited on