Spaces:
Sleeping
Sleeping
udated gradio and pydantic version
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -10,3 +10,4 @@ scipy
|
|
| 10 |
tensorboardX==2.0
|
| 11 |
git+https://github.com/NVIDIA/[email protected]#egg=dllogger
|
| 12 |
gradio==5.15
|
|
|
|
|
|
| 10 |
tensorboardX==2.0
|
| 11 |
git+https://github.com/NVIDIA/[email protected]#egg=dllogger
|
| 12 |
gradio==5.15
|
| 13 |
+
pydantic==2.10.6
|