Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -6,4 +6,5 @@ pyjwt
|
|
6 |
bcrypt
|
7 |
pandas
|
8 |
psycopg2-binary
|
9 |
-
torch
|
|
|
|
6 |
bcrypt
|
7 |
pandas
|
8 |
psycopg2-binary
|
9 |
+
torch
|
10 |
+
pydantic[email]
|