Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -17,3 +17,5 @@ tqdm
|
|
17 |
timm
|
18 |
fairscale
|
19 |
open_clip_torch
|
|
|
|
|
|
17 |
timm
|
18 |
fairscale
|
19 |
open_clip_torch
|
20 |
+
httpx
|
21 |
+
sentence-transformers
|