Spaces:
Paused
Paused
Update requirements.txt
Browse files- requirements.txt +6 -1
requirements.txt
CHANGED
|
@@ -10,4 +10,9 @@ safetensors>=0.4.2
|
|
| 10 |
numpy==1.24.3
|
| 11 |
pyyaml
|
| 12 |
scipy
|
| 13 |
-
psutil
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 10 |
numpy==1.24.3
|
| 11 |
pyyaml
|
| 12 |
scipy
|
| 13 |
+
psutil
|
| 14 |
+
numba
|
| 15 |
+
colour-science
|
| 16 |
+
rembg
|
| 17 |
+
pixeloe
|
| 18 |
+
transparent-background
|