Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
torch
|
|
|
2 |
torchvision
|
3 |
torchaudio
|
4 |
spaces
|
|
|
1 |
torch
|
2 |
+
open-clip-torch==2.24.0
|
3 |
torchvision
|
4 |
torchaudio
|
5 |
spaces
|