Austing Dong
commited on
Commit
·
5ee11f1
1
Parent(s):
40db5f5
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -10,6 +10,7 @@ opencv-python
|
|
| 10 |
spaces
|
| 11 |
matplotlib
|
| 12 |
pillow>=11.1.0
|
|
|
|
| 13 |
|
| 14 |
# for gradio demo
|
| 15 |
# gradio==3.48.0
|
|
|
|
| 10 |
spaces
|
| 11 |
matplotlib
|
| 12 |
pillow>=11.1.0
|
| 13 |
+
pydantic==2.10.6
|
| 14 |
|
| 15 |
# for gradio demo
|
| 16 |
# gradio==3.48.0
|