Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -5,4 +5,5 @@ gradio==3.35.2
|
|
| 5 |
huggingface_hub
|
| 6 |
hf_transfer
|
| 7 |
Pillow==9.5.0
|
| 8 |
-
psutil
|
|
|
|
|
|
| 5 |
huggingface_hub
|
| 6 |
hf_transfer
|
| 7 |
Pillow==9.5.0
|
| 8 |
+
psutil
|
| 9 |
+
numpy==1.23.1
|