Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -9,5 +9,6 @@ matplotlib
|
|
9 |
uuid
|
10 |
opencv-python
|
11 |
tensorflow
|
|
|
12 |
cvlib
|
13 |
git+https://github.com/openai/CLIP.git
|
|
|
9 |
uuid
|
10 |
opencv-python
|
11 |
tensorflow
|
12 |
+
accelerate
|
13 |
cvlib
|
14 |
git+https://github.com/openai/CLIP.git
|