Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +4 -0
requirements.txt
CHANGED
@@ -12,6 +12,10 @@ torchvision>=0.8.1
|
|
12 |
tqdm>=4.64.0
|
13 |
huggingface_hub
|
14 |
gradio==3.1.0
|
|
|
|
|
|
|
|
|
15 |
|
16 |
|
17 |
# Logging -------------------------------------
|
|
|
12 |
tqdm>=4.64.0
|
13 |
huggingface_hub
|
14 |
gradio==3.1.0
|
15 |
+
easydict
|
16 |
+
gdown
|
17 |
+
lap
|
18 |
+
filterpy
|
19 |
|
20 |
|
21 |
# Logging -------------------------------------
|