Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -4,7 +4,7 @@ trimesh
|
|
4 |
roma
|
5 |
torchvision
|
6 |
einops
|
7 |
-
gradio==4.41.
|
8 |
matplotlib
|
9 |
tqdm
|
10 |
opencv-python
|
|
|
4 |
roma
|
5 |
torchvision
|
6 |
einops
|
7 |
+
gradio==4.41.0
|
8 |
matplotlib
|
9 |
tqdm
|
10 |
opencv-python
|