Deploy relay requirements
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
|
@@ -4,4 +4,6 @@ pillow>=10.0
|
|
| 4 |
pillow-heif>=0.18
|
| 5 |
av>=12.0
|
| 6 |
httpx>=0.27
|
|
|
|
|
|
|
| 7 |
soundfile>=0.12
|
|
|
|
| 4 |
pillow-heif>=0.18
|
| 5 |
av>=12.0
|
| 6 |
httpx>=0.27
|
| 7 |
+
huggingface-hub>=1.19
|
| 8 |
+
sentry-sdk>=2.0
|
| 9 |
soundfile>=0.12
|