APIMONSTER commited on
Commit
3e6c137
·
verified ·
1 Parent(s): 1d550f3

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -0
requirements.txt CHANGED
@@ -13,9 +13,11 @@ Pillow>=9.0.0
13
  # Numerical
14
  numpy>=1.24.4,<2.0.0
15
 
 
16
  # Web UI
17
  gradio>=3.0.0
18
 
19
  # Optional utils
20
  supervision>=0.8.0
21
 
 
 
13
  # Numerical
14
  numpy>=1.24.4,<2.0.0
15
 
16
+
17
  # Web UI
18
  gradio>=3.0.0
19
 
20
  # Optional utils
21
  supervision>=0.8.0
22
 
23
+ psutil>=5.7.0