Spaces:
Build error
Build error
Commit
·
417d058
1
Parent(s):
c8d70ad
hay
Browse files- requirements.txt +5 -5
requirements.txt
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
-
torch
|
2 |
-
gradio
|
3 |
-
transformers
|
4 |
-
Pillow
|
5 |
-
torchvision
|
6 |
einops
|
7 |
timm
|
8 |
flash-attn==2.7.4.post1
|
|
|
1 |
+
torch
|
2 |
+
gradio
|
3 |
+
transformers
|
4 |
+
Pillow
|
5 |
+
torchvision
|
6 |
einops
|
7 |
timm
|
8 |
flash-attn==2.7.4.post1
|