Spaces:
Runtime error
Runtime error
santiviquez
commited on
Commit
•
664bfb5
1
Parent(s):
8a1d321
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
nannyml==0.10.0
|
|
|
2 |
pandas==1.5.3
|
3 |
streamlit==1.24.1
|
4 |
torch==2.0.1
|
|
|
1 |
nannyml==0.10.0
|
2 |
+
pydantic==1.10.13
|
3 |
pandas==1.5.3
|
4 |
streamlit==1.24.1
|
5 |
torch==2.0.1
|