Spaces:
Running
on
Zero
Running
on
Zero
Commit
·
f17fbb8
1
Parent(s):
6109299
Fix hf req bugs
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -30,6 +30,7 @@ tyro==0.3.38
|
|
30 |
ray
|
31 |
rembg==2.0.67
|
32 |
onnxruntime-gpu==1.22.0
|
|
|
33 |
spaces
|
34 |
loguru
|
35 |
-e git+https://github.com/CompVis/taming-transformers.git#egg=taming-transformers
|
|
|
30 |
ray
|
31 |
rembg==2.0.67
|
32 |
onnxruntime-gpu==1.22.0
|
33 |
+
pydantic==2.10.6
|
34 |
spaces
|
35 |
loguru
|
36 |
-e git+https://github.com/CompVis/taming-transformers.git#egg=taming-transformers
|