Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
spaces
|
2 |
transformers==4.46.1
|
3 |
triton
|
4 |
-
pydantic==
|
5 |
accelerate
|
6 |
imageio==2.25.1
|
7 |
numpy==1.26.4
|
|
|
1 |
spaces
|
2 |
transformers==4.46.1
|
3 |
triton
|
4 |
+
pydantic==2.10.6
|
5 |
accelerate
|
6 |
imageio==2.25.1
|
7 |
numpy==1.26.4
|