Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -24,6 +24,7 @@ fastapi
|
|
| 24 |
uvicorn[standard]
|
| 25 |
pydantic
|
| 26 |
soundfile
|
|
|
|
| 27 |
|
| 28 |
# --- Data Handling & I/O ---
|
| 29 |
Pillow
|
|
|
|
| 24 |
uvicorn[standard]
|
| 25 |
pydantic
|
| 26 |
soundfile
|
| 27 |
+
SeedVR2Pipeline
|
| 28 |
|
| 29 |
# --- Data Handling & I/O ---
|
| 30 |
Pillow
|