JiantaoLin
commited on
Commit
·
ab35f98
1
Parent(s):
844009d
new
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -46,4 +46,5 @@ fvcore
|
|
46 |
pytorch-lightning==2.2.0
|
47 |
PEFT==0.10.0
|
48 |
pyrender==0.1.45
|
49 |
-
timm
|
|
|
|
46 |
pytorch-lightning==2.2.0
|
47 |
PEFT==0.10.0
|
48 |
pyrender==0.1.45
|
49 |
+
timm
|
50 |
+
xformers==0.0.27.post1
|