Spaces:
No application file
No application file
Update requirements.txt
Browse files- requirements.txt +6 -2
requirements.txt
CHANGED
@@ -32,6 +32,10 @@ tqdm==4.65.0
|
|
32 |
yacs==0.1.8
|
33 |
onnxruntime
|
34 |
poselib
|
35 |
-
roma
|
36 |
huggingface_hub
|
37 |
-
psutil
|
|
|
|
|
|
|
|
|
|
32 |
yacs==0.1.8
|
33 |
onnxruntime
|
34 |
poselib
|
35 |
+
roma
|
36 |
huggingface_hub
|
37 |
+
psutil
|
38 |
+
flask
|
39 |
+
gunicorn
|
40 |
+
opencv-python-headless
|
41 |
+
numpy
|