Spaces:
Running on Zero
Running on Zero
murphylmf commited on
Commit ·
e068b78
1
Parent(s): 3d09508
update
Browse files- requirements.txt +2 -3
requirements.txt
CHANGED
|
@@ -9,9 +9,8 @@ opencv-python-headless
|
|
| 9 |
pillow
|
| 10 |
einops
|
| 11 |
safetensors
|
| 12 |
-
|
| 13 |
-
|
| 14 |
-
huggingface_hub>=0.25.1
|
| 15 |
tqdm
|
| 16 |
ninja
|
| 17 |
ultralytics==8.3.227
|
|
|
|
| 9 |
pillow
|
| 10 |
einops
|
| 11 |
safetensors
|
| 12 |
+
spaces
|
| 13 |
+
huggingface_hub==0.23.0
|
|
|
|
| 14 |
tqdm
|
| 15 |
ninja
|
| 16 |
ultralytics==8.3.227
|