Tools3ox_Depth_Generator / requirements.txt
CharlieAmalet's picture
Update requirements.txt
082dddc verified
raw
history blame contribute delete
325 Bytes
numpy==1.26.2
opencv-python==4.8.1.78
timm==0.6.12
trimesh==4.0.8
torch==2.4.0 # Stick to strictly supported 2.4.0
torchvision==0.19.0 # Compatible with torch 2.4.0
spaces>=0.25.0
accelerate>=0.29.0
diffusers==0.29.0
scipy==1.13.0
transformers>=4.41.2
# xformers removed
gradio
gradio_client
pydantic==2.10.6