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