Spaces:
Runtime error
Runtime error
fix requirement bug
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -30,7 +30,7 @@ httpx==0.23.3
|
|
| 30 |
opencv-python
|
| 31 |
open_clip_torch
|
| 32 |
protobuf==3.20.0
|
| 33 |
-
huggingface_hub==0.25.
|
| 34 |
|
| 35 |
open_clip_torch
|
| 36 |
git+https://github.com/openai/CLIP.git
|
|
|
|
| 30 |
opencv-python
|
| 31 |
open_clip_torch
|
| 32 |
protobuf==3.20.0
|
| 33 |
+
huggingface_hub==0.25.2
|
| 34 |
|
| 35 |
open_clip_torch
|
| 36 |
git+https://github.com/openai/CLIP.git
|