Commit History

Remove monkey patch for diffusers compatibility; revert huggingface_hub and gradio versions for stability
5ed2da6

Hunsain Mazhar commited on

Add monkey patch for diffusers 0.25 compatibility with huggingface_hub; prevent crashes on import.
3358f3e

Hunsain Mazhar commited on

Revert core infrastructure dependencies to specific versions for ZeroGPU auth compatibility; ensure stability with huggingface_hub, spaces, and gradio.
d055370

Hunsain Mazhar commited on

Update requirements.txt to fix ZeroGPU auth bug and ensure compatibility with specific internal functions; pinned versions for torch, torchvision, torchaudio, diffusers, transformers, and pydantic.
a48384c

Hunsain Mazhar commited on

Update requirements.txt for critical infrastructure and compatibility improvements; fixed ZeroGPU auth bug, updated core libraries, and adjusted dependencies for Diffusers and Transformers.
fac8d4d

Hunsain Mazhar commited on

Refactor README and app.py for improved clarity; updated title, emoji, and SDK version, added HF OAuth support, enhanced model downloading logic, and improved error handling.
3327fc9

Hunsain Mazhar commited on

Refactor README and app.py for improved clarity and functionality; updated title, emoji, and SDK version, added HF OAuth support, and enhanced error handling in model downloading.
d0be949

Hunsain Mazhar commited on

Reduce GPU duration for inference from 180 to 120 seconds
27c04bc

Hunsain Mazhar commited on

Enhance authentication process; added token login for Hugging Face and increased GPU duration for inference
c3bbba4

Hunsain Mazhar commited on

Improve model downloading and error handling; added robust download logic and enhanced memory management
39d25c5

Hunsain Mazhar commited on

Enhance memory management and error handling in app.py; added garbage collection and improved model loading
786d386

Hunsain Mazhar commited on

Deploy Robust IDM-VTON
67fece2

Hunsain Mazhar commited on