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.33.0
|
9 |
peft==0.12.0
|
10 |
bitsandbytes
|
11 |
-
pydantic
|
12 |
markdown2[all]
|
13 |
numpy
|
14 |
scikit-learn==1.2.2
|
|
|
8 |
accelerate==0.33.0
|
9 |
peft==0.12.0
|
10 |
bitsandbytes
|
11 |
+
pydantic==2.10.6
|
12 |
markdown2[all]
|
13 |
numpy
|
14 |
scikit-learn==1.2.2
|