Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
gradio==4.44.1
|
| 2 |
opencv-python
|
| 3 |
numpy
|
|
|
|
| 4 |
gfpgan
|
| 5 |
-
scikit-image
|
| 6 |
torch
|
|
|
|
| 1 |
gradio==4.44.1
|
| 2 |
opencv-python
|
| 3 |
numpy
|
| 4 |
+
psutil
|
| 5 |
gfpgan
|
|
|
|
| 6 |
torch
|