Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +5 -1
requirements.txt
CHANGED
@@ -14,4 +14,8 @@ imageio-ffmpeg
|
|
14 |
https://github.com/Dao-AILab/flash-attention/releases/download/v2.7.4.post1/flash_attn-2.7.4.post1+cu12torch2.5cxx11abiFALSE-cp310-cp310-linux_x86_64.whl
|
15 |
numpy>=1.23.5,<2
|
16 |
xfuser
|
17 |
-
hf-xet
|
|
|
|
|
|
|
|
|
|
14 |
https://github.com/Dao-AILab/flash-attention/releases/download/v2.7.4.post1/flash_attn-2.7.4.post1+cu12torch2.5cxx11abiFALSE-cp310-cp310-linux_x86_64.whl
|
15 |
numpy>=1.23.5,<2
|
16 |
xfuser
|
17 |
+
hf-xet
|
18 |
+
|
19 |
+
spaces
|
20 |
+
gradio
|
21 |
+
httpx[socks]
|