EdgeTAM / app.py

Commit History

increase GPU duration
88a526c
Running

chongzhou commited on

doublecheck inference_state["device"]
7209747

chongzhou commited on

quick fix in init_state
7563789

chongzhou commited on

set device in inference_state manually
917decd

chongzhou commited on

make predictor global and remove bf16
282a45a

chongzhou commited on

autocast
db1d5c6

chongzhou commited on

move segment_with_points to CPU
cf4b18a

chongzhou commited on

carefully move between CPU and GPU
238c545

chongzhou commited on

trim examples
0c484bb

chongzhou commited on

offload_state_to_cpu
3e65e00

chongzhou commited on

change to decorator
4277d6f

chongzhou commited on

remove demo.queue()
7af8abe

chongzhou commited on

build_ext
87d758c

chongzhou commited on

remove torch.cuda.is_available
3cc85d3

chongzhou commited on

fix inference_state["device"]
4d4080b

chongzhou commited on

remove predictor from state
defc201

chongzhou commited on

state init
93472c9

chongzhou commited on

move inference_state to gr.state
dd6a79c

chongzhou commited on

get session_id
b8b46fe

chongzhou commited on

make gr.State individual
3da2a0c

chongzhou commited on

move inference_states out of gr.State
0a7fba1

chongzhou commited on

move model to cpu when not using ZeroGPU
113b7b2

chongzhou commited on

Initial commit
9bc4638

chongzhou commited on