Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -11,4 +11,5 @@ trimesh
|
|
11 |
omegaconf
|
12 |
scikit-image
|
13 |
numpy==1.22.3
|
14 |
-
peft
|
|
|
|
11 |
omegaconf
|
12 |
scikit-image
|
13 |
numpy==1.22.3
|
14 |
+
peft
|
15 |
+
pydantic==2.10.6
|