Commit
•
f62c867
1
Parent(s):
272e3aa
Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
-
wheel
|
2 |
-
setuptools
|
3 |
-
flash-attn
|
4 |
timm==0.9.12
|
5 |
transformers==4.36.2
|
6 |
einops==0.7.0
|
|
|
1 |
+
#wheel
|
2 |
+
#setuptools
|
3 |
+
#flash-attn
|
4 |
timm==0.9.12
|
5 |
transformers==4.36.2
|
6 |
einops==0.7.0
|