UniRig / requirements.txt

Commit History

Update app.py and requirements.txt
da5e325

MohamedRashad commited on

Reorganize requirements.txt for better structure; ensure compatibility for PyTorch and related packages
6eddb24

MohamedRashad commited on

Remove redundant CUDA version checks and installation commands from app.py; update requirements.txt for spconv and related packages.
c295535

MohamedRashad commited on

Add environment variable to flash-attn installation command for CUDA compatibility and update requirements to include prebuilt wheel
cf591d3

MohamedRashad commited on

Remove PyTorch wheel URL from requirements.txt
6be1722

MohamedRashad commited on

Add PyTorch wheel URL to requirements.txt for installation clarity
c6c9583

MohamedRashad commited on

Reorder torch dependency in requirements.txt for consistency
e9b9fe8

MohamedRashad commited on

Replace direct torch wheel URL with version specification in requirements.txt
f8dd2a7

MohamedRashad commited on

Reintroduce torch installation URL in requirements.txt
1f89770

MohamedRashad commited on

Remove specific URLs for torch and flash-attn from requirements.txt
54e0848

MohamedRashad commited on

Update requirements.txt to specify exact torch and flash-attn wheel URLs
280eca0

MohamedRashad commited on

Update README and requirements.txt for Python version and dependency adjustments
8749e6d

MohamedRashad commited on

Update requirements.txt to specify torch version and reintroduce flash-attn installation link
95709be

MohamedRashad commited on

Reintroduce flash-attn installation command in app.py and update requirements.txt for dependency management
56cb6bb

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

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

Update requirements.txt
bdef12b
verified

MohamedRashad commited on

Add initial implementation of helper functions and requirements for diffusers
a252b0c

MohamedRashad commited on