Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt (#6)
Browse files- Update requirements.txt (d1da0b6924b5f2a99b0701c924adc1a3d1d65fa3)
Co-authored-by: hysts <[email protected]>
- 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
|