Update requirements.txt
Browse files- requirements.txt +7 -1
requirements.txt
CHANGED
@@ -6,4 +6,10 @@ matplotlib
|
|
6 |
Pillow
|
7 |
ultralytics
|
8 |
diffusers
|
9 |
-
huggingface_hub
|
|
|
|
|
|
|
|
|
|
|
|
|
|
6 |
Pillow
|
7 |
ultralytics
|
8 |
diffusers
|
9 |
+
huggingface_hub
|
10 |
+
torchvision
|
11 |
+
numpy
|
12 |
+
tqdm
|
13 |
+
hydra-core
|
14 |
+
iopath
|
15 |
+
pillow
|