Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -5,4 +5,5 @@ torchvision>=0.18.0
|
|
5 |
gradio>=4.44.0
|
6 |
spaces>=0.21.0
|
7 |
Pillow>=10.0
|
|
|
8 |
requests
|
|
|
5 |
gradio>=4.44.0
|
6 |
spaces>=0.21.0
|
7 |
Pillow>=10.0
|
8 |
+
flash-attn==2.8.0.post2
|
9 |
requests
|