Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -8,4 +8,4 @@ huggingface-hub>=0.19
|
|
| 8 |
hf-transfer>=0.1.4
|
| 9 |
protobuf<4
|
| 10 |
click>=8.1.3 # Updated version to match Flask's requirement
|
| 11 |
-
pydantic~=1.0
|
|
|
|
| 8 |
hf-transfer>=0.1.4
|
| 9 |
protobuf<4
|
| 10 |
click>=8.1.3 # Updated version to match Flask's requirement
|
| 11 |
+
pydantic~=1.0
|