Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -3,4 +3,6 @@ uvicorn
|
|
| 3 |
pydantic
|
| 4 |
torch
|
| 5 |
transformers
|
| 6 |
-
supabase
|
|
|
|
|
|
|
|
|
| 3 |
pydantic
|
| 4 |
torch
|
| 5 |
transformers
|
| 6 |
+
supabase
|
| 7 |
+
logging
|
| 8 |
+
contextlib
|