We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91b5ea2 commit 89d6a5bCopy full SHA for 89d6a5b
requirements.txt
@@ -5,7 +5,7 @@
5
# pip install -r requirements.txt
6
torch
7
gradio>=3.32.0,<4.0 # User UI
8
-timm~=0.6.12 # For midas
+timm~=0.9.2 # For midas
9
matplotlib
10
trimesh # For creating simple meshes
11
numba>=0.57.0 # Speeding up CPU stereoimage generation
0 commit comments