Spaces:
Running
Running
spaces[security]
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -15,10 +15,10 @@ einops
|
|
15 |
opencv-contrib-python
|
16 |
safetensors
|
17 |
huggingface_hub
|
18 |
-
spaces
|
19 |
decord
|
20 |
imageio_ffmpeg
|
21 |
-
sageattention
|
22 |
xformers==0.0.29.post3
|
23 |
bitsandbytes==0.46.0
|
24 |
-
pillow-heif==0.22.0
|
|
|
|
15 |
opencv-contrib-python
|
16 |
safetensors
|
17 |
huggingface_hub
|
|
|
18 |
decord
|
19 |
imageio_ffmpeg
|
20 |
+
sageattention==1.0.6
|
21 |
xformers==0.0.29.post3
|
22 |
bitsandbytes==0.46.0
|
23 |
+
pillow-heif==0.22.0
|
24 |
+
spaces[security]
|