Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
gradio
|
|
|
2 |
huggingface_hub
|
3 |
spaces
|
4 |
accelerate
|
@@ -9,6 +10,6 @@ torchvision
|
|
9 |
torch
|
10 |
requests
|
11 |
pillow
|
12 |
-
opencv-python
|
13 |
av
|
14 |
-
numpy
|
|
|
|
1 |
gradio
|
2 |
+
opencv-python
|
3 |
huggingface_hub
|
4 |
spaces
|
5 |
accelerate
|
|
|
10 |
torch
|
11 |
requests
|
12 |
pillow
|
|
|
13 |
av
|
14 |
+
numpy
|
15 |
+
hf_xet
|