sheap / requirements.txt
liamsch
Update to Gradio 5.50+ for huggingface_hub compatibility
df39e39
raw
history blame contribute delete
301 Bytes
# Requirements for Hugging Face Spaces deployment
torch>=2.0.0
torchvision>=0.15.0
numpy>=1.24.0
pillow>=9.5.0
opencv-python-headless>=4.8.0
gradio>=5.50.0
face-alignment>=1.4.1
pyrender>=0.1.45
trimesh>=4.0.0
scipy>=1.11.0
scikit-image>=0.21.0
networkx>=3.1
tqdm
roma
# For rendering
pyopengl>=3.1.0