Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -8,7 +8,7 @@ shortuuid
|
|
8 |
accelerate==0.34.2
|
9 |
peft==0.4.0
|
10 |
bitsandbytes==0.44.1
|
11 |
-
pydantic
|
12 |
markdown2[all]
|
13 |
numpy
|
14 |
scikit-learn==1.5.0
|
|
|
8 |
accelerate==0.34.2
|
9 |
peft==0.4.0
|
10 |
bitsandbytes==0.44.1
|
11 |
+
pydantic==2.10.6
|
12 |
markdown2[all]
|
13 |
numpy
|
14 |
scikit-learn==1.5.0
|