Commit History

Refactor UI layout in create_app function for improved organization and clarity; update typing hints in Asset class for better type safety.
5269c48

MohamedRashad commited on

Add GPU decorator to complete_pipeline method in UniRigDemo for enhanced performance
4b7cf01

MohamedRashad commited on

Remove run.py script to streamline project structure and eliminate unused code
fc6739e

MohamedRashad commited on

Update .gitignore and refactor UniRigDemo for improved file handling and pipeline execution
1889706

MohamedRashad commited on

Add GPU decorators to skeleton and skinning generation methods in UniRigDemo
45481b3

MohamedRashad commited on

Refactor UniRigDemo to replace bash scripts with Python functions for skeleton and skinning generation; update requirements.txt to remove unnecessary dependencies.
c499701

MohamedRashad commited on

Refactor skin weight calculations to handle division by zero and ensure valid index access in Exporter and SAMPart3DDataset classes
27fa9cc

MohamedRashad commited on

Add skin and tokenizer systems with parsing and tokenization functionalities
11b119e

MohamedRashad commited on

Update requirements.txt to remove outdated dependencies and streamline package list
29d99a6

MohamedRashad commited on

Enhance error handling in process function for input image validation and improve user feedback
2eac11a

MohamedRashad commited on

Remove commented-out model installation code in app.py
c79a44b

MohamedRashad commited on

Update diffusers_helper/utils.py
432b86b
verified

MohamedRashad commited on

Update SDK version in README and adjust GPU decorator placement in app.py
e40c773

MohamedRashad commited on

Update layout of seed input in app.py to ensure equal height in row
bdb3667

MohamedRashad commited on

Remove debug print statement and enhance FramePack description in app.py
1fa4539

MohamedRashad commited on

Refactor GPU decorator and update FramePack description in app.py
640072b

MohamedRashad commited on

Update requirements.txt
bdef12b
verified

MohamedRashad commited on

Add initial implementation of helper functions and requirements for diffusers
a252b0c

MohamedRashad commited on