Commit History

debug
c35aeb6

lionelgarnier commited on

switch to deepseek 8B
f22117a

lionelgarnier commited on

switch to deepseek
74f1ee7

lionelgarnier commited on

remove model preloading initialization from main execution
a5cc2b7

lionelgarnier commited on

remove model preloading functionality and related code
34046eb

lionelgarnier commited on

enable model preloading at startup
461fc5b

lionelgarnier commited on

simplify process_example_pipeline to return the input example prompt directly
cb1522f

lionelgarnier commited on

remove unused system prompt input from create_interface function
98b5340

lionelgarnier commited on

update system prompt and interface labels for clarity and consistency
3dd2ec3

lionelgarnier commited on

refactor session handling to use session-specific directories and remove unused extraction functions
f17d614

lionelgarnier commited on

update user directory handling to use a fixed temp_output path
d5ea645

lionelgarnier commited on

cahnge image type to PIL
5c85703

lionelgarnier commited on

update image_to_3d to support multiple images and handle numpy arrays
962f2bc

lionelgarnier commited on

refactor image_to_3d to support numpy arrays and improve error handling
5e2ea0f

lionelgarnier commited on

update preprocess_image to handle numpy arrays and improve image conversion
ac52c1d

lionelgarnier commited on

test other thing
2b694f3

lionelgarnier commited on

cuda trellis
f58427d

lionelgarnier commited on

move trellis cuda
1a528f5

lionelgarnier commited on

remove gpu for get_trellis_pipeline
c4611b8

lionelgarnier commited on

clean
5d67648

lionelgarnier commited on

fix trellis pipeline
4b713ff

lionelgarnier commited on

change pipeline to trellis
00ca2fb

lionelgarnier commited on

test preprocess image
4cc6cbe

lionelgarnier commited on

preprocess image
3b49492

lionelgarnier commited on

move session handlers inside Blocks context
67e2964

lionelgarnier commited on

remove extraction
c220bb2

lionelgarnier commited on

try fix 3D
1492900

lionelgarnier commited on

change LitModel3D package name
81fda35

lionelgarnier commited on

remove gbl extraction
a1f1dd5

lionelgarnier commited on

coment 4
666f4e2

lionelgarnier commited on

uncomment 3
22645d0

lionelgarnier commited on

uncomment 2
f04b403

lionelgarnier commited on

uncomment 1
346d9f6

lionelgarnier commited on

deactivate 3D
008680f

lionelgarnier commited on

enable debug mode for interface launch
bd71366

lionelgarnier commited on

refactor session handling to use a fixed temporary directory and remove session management functions
0aaba44

lionelgarnier commited on

refactor session management and update event handlers for improved clarity and functionality
cc9aa28

lionelgarnier commited on

enhance session management with error handling for session start and end
73911dd

lionelgarnier commited on

refactor interface to improve session management and state handling for 3D model extraction
593768d

lionelgarnier commited on

add Trellis pipeline integration for 3D model generation and improve error handling
d6da646

lionelgarnier commited on

add session management handlers to demo interface
5ed71f8

lionelgarnier commited on

add output buffer state to interface for improved state management
eb0919b

lionelgarnier commited on

remove multiimage_algo parameter from image_to_3d function and update interface inputs
eb81bfd

lionelgarnier commited on

remove redundant demo launch and session management calls from main execution block
907bc14

lionelgarnier commited on

implement 3D model generation and extraction features with session management
99459b9

lionelgarnier commited on

refactor prompt refinement and interface output handling for improved clarity
6c80f3e

lionelgarnier commited on

update default system prompt to English and simplify examples format
67b0366

lionelgarnier commited on

add default system prompt and refactor parameters for text generation
a196f30

lionelgarnier commited on

add default system prompt for text generation and update processing functions to accept it
067e31b

lionelgarnier commited on

refactor examples and processing pipeline to simplify input parameters
beab0ef

lionelgarnier commited on