Spaces:
Runtime error
Runtime error
- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -19,4 +19,5 @@ optimum
|
|
19 |
optimum-quanto
|
20 |
matplotlib
|
21 |
xformers
|
22 |
-
bitsandbytes
|
|
|
|
19 |
optimum-quanto
|
20 |
matplotlib
|
21 |
xformers
|
22 |
+
bitsandbytes
|
23 |
+
pydantic==2.10.6
|