fix: remove heavy boltz dep from requirements (lazy-imported at GPU runtime)
Browse files- requirements.txt +0 -2
requirements.txt
CHANGED
|
@@ -4,5 +4,3 @@ plotly
|
|
| 4 |
httpx>=0.25
|
| 5 |
huggingface_hub>=0.20
|
| 6 |
datasets>=2.16
|
| 7 |
-
boltz>=0.4
|
| 8 |
-
pyaudioop
|
|
|
|
| 4 |
httpx>=0.25
|
| 5 |
huggingface_hub>=0.20
|
| 6 |
datasets>=2.16
|
|
|
|
|
|