Commit History

add debug logs
e411ae8
unverified

crevelop commited on

try passing skeleton type from UI
0c842a6
unverified

crevelop commited on

Revert "use transformers 4.51.3"
7f0688d
unverified

crevelop commited on

Revert "try using vroid skeleton"
c45db18
unverified

crevelop commited on

Revert "log missing fbx"
a48a087
unverified

crevelop commited on

Revert "more logs to find missing fbx"
1dd580d
unverified

crevelop commited on

Revert "back to articulationxl for testing"
f56018c
unverified

crevelop commited on

back to articulationxl for testing
661f834
unverified

crevelop commited on

more logs to find missing fbx
83e054a
unverified

crevelop commited on

log missing fbx
535b47b
unverified

crevelop commited on

try using vroid skeleton
74c00e5
unverified

crevelop commited on

use transformers 4.51.3
ae74f80
unverified

crevelop commited on

Revert "add external GLB processor for bone renaming"
776e8a8
unverified

crevelop commited on

Revert "possible fix for bones order"
cae1d1d
unverified

crevelop commited on

Revert "try remapping with mixamo.yml"
626c1c3
unverified

crevelop commited on

try remapping with mixamo.yml
47ca16c
unverified

crevelop commited on

possible fix for bones order
4a8b3de
unverified

crevelop commited on

add external GLB processor for bone renaming
5a05402
unverified

crevelop commited on

Revert "add bone renaming step after inference"
4ec3cbf
unverified

crevelop commited on

Revert "try bone renaming without blender"
99fafde
unverified

crevelop commited on

try bone renaming without blender
e561bc3
unverified

crevelop commited on

add bone renaming step after inference
9310318
unverified

crevelop commited on

Revert "Try to use Mixamo's bone naming convention by default"
9681dc7
unverified

crevelop commited on

Try to use Mixamo's bone naming convention by default
7491168
unverified

crevelop commited on

Remove headless rendering setup from app.py and create packages.txt for dependency management
bfa676a

MohamedRashad commited on

Enhance headless rendering setup in app.py by adding necessary libraries and environment variables, and update usage instructions for 3D model preview in Chrome.
4cf6a1b

MohamedRashad commited on

Fix subprocess command syntax for apt installation in app.py
d343412

MohamedRashad commited on

Add missing Mesa libraries to apt install command for improved graphics support
33e3bda

MohamedRashad commited on

Combine apt update and install commands in app.py for streamlined package installation
b8c4233

MohamedRashad commited on

Update app.py to install necessary dependencies and simplify usage instructions in create_app function
d47233e

MohamedRashad commited on

Add OpenGL platform environment variable and improve UI layout in create_app function
20b2f53

MohamedRashad commited on

Remove commented-out main function call in app.py
a430594

MohamedRashad commited on

Refactor inference functions in app.py for improved structure and clarity; unify skeleton and skin inference processes, streamline imports, and enhance output handling.
e88bb31

MohamedRashad commited on

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

Reorganize import statements in app.py for better readability
8c225c3

MohamedRashad commited on

Refactor imports and remove redundant code in app.py
ffcc265

MohamedRashad commited on

Merge branch 'main' of https://huggingface.co/spaces/MohamedRashad/UniRig
1fabca9

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 environment variable from flash-attn installation command for CUDA build
19d2317

MohamedRashad commited on

Add environment variable to flash-attn installation command for CUDA compatibility
b0bb6ea

MohamedRashad commited on

Refactor installation commands and improve helper functions for mesh extraction and rigging pipeline
81535ba

MohamedRashad commited on

Refactor flash-attn installation command to use subprocess list format for improved readability
900119b

MohamedRashad commited on

Add environment variable to flash-attn installation command for CUDA compatibility
2ca037a

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

Fix formatting of python_version in README.md
16b422d

MohamedRashad commited on

Add python_version to README.md for clarity
431dc60

MohamedRashad commited on