Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -5,4 +5,6 @@ gradio==5.20.0
|
|
5 |
gradio_client==1.7.2
|
6 |
transformers==4.45.0
|
7 |
einops
|
8 |
-
timm
|
|
|
|
|
|
5 |
gradio_client==1.7.2
|
6 |
transformers==4.45.0
|
7 |
einops
|
8 |
+
timm
|
9 |
+
numpy==1.24.1
|
10 |
+
flash-attn==2.7.1.post4
|