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