Spaces:
Runtime error
Runtime error
minor
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -29,7 +29,7 @@ seaborn==0.12.2
|
|
29 |
modelscope==1.13.3
|
30 |
tqdm==4.65.0
|
31 |
xformers==0.0.19
|
32 |
-
|
33 |
jsonargparse[signatures]==4.27.7
|
34 |
fairscale==0.4.13
|
35 |
rotary-embedding-torch==0.5.3
|
|
|
29 |
modelscope==1.13.3
|
30 |
tqdm==4.65.0
|
31 |
xformers==0.0.19
|
32 |
+
open-clip-torch==2.24.0
|
33 |
jsonargparse[signatures]==4.27.7
|
34 |
fairscale==0.4.13
|
35 |
rotary-embedding-torch==0.5.3
|