Spaces:
Runtime error
Runtime error
Alex Cabrera
commited on
Commit
•
7ab625c
1
Parent(s):
c20a7cd
pydantic
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
zenoml>=0.4.6
|
|
|
2 |
Pillow
|
3 |
numpy
|
4 |
torch
|
|
|
1 |
zenoml>=0.4.6
|
2 |
+
pydantic<2.0.0
|
3 |
Pillow
|
4 |
numpy
|
5 |
torch
|