FL33TW00D
commited on
chore: try
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
|
|
1 |
gradio>=4.0.0
|
2 |
numpy>=1.24.0
|
3 |
matplotlib>=3.7.0
|
4 |
-
seaborn>=0.12.0
|
|
|
1 |
+
pydantic==2.10.6
|
2 |
gradio>=4.0.0
|
3 |
numpy>=1.24.0
|
4 |
matplotlib>=3.7.0
|
5 |
+
seaborn>=0.12.0
|