yocabon commited on
Commit
4dffbe7
·
1 Parent(s): f07cee2
Files changed (1) hide show
  1. requirements.txt +3 -2
requirements.txt CHANGED
@@ -4,7 +4,7 @@ pillow-heif
4
  torch
5
  torchvision
6
  roma
7
- gradio==5.34.2
8
  matplotlib
9
  tqdm
10
  opencv-python
@@ -14,4 +14,5 @@ trimesh
14
  tensorboard
15
  pyglet<2
16
  huggingface-hub[torch]>=0.22
17
- faiss-cpu
 
 
4
  torch
5
  torchvision
6
  roma
7
+ gradio
8
  matplotlib
9
  tqdm
10
  opencv-python
 
14
  tensorboard
15
  pyglet<2
16
  huggingface-hub[torch]>=0.22
17
+ faiss-cpu
18
+ pydantic==2.10.6