Spaces:
Runtime error
Runtime error
pengHTYX
commited on
Commit
•
e67791b
1
Parent(s):
9eb9dfa
'test'
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -4,7 +4,7 @@ transformers==4.37.2
|
|
4 |
torch==2.1.2
|
5 |
torchvision==0.16.2
|
6 |
torchaudio==2.1.2
|
7 |
-
xformers==0.0.23
|
8 |
bitsandbytes==0.35.4
|
9 |
decord==0.6.0
|
10 |
click==8.1.7
|
|
|
4 |
torch==2.1.2
|
5 |
torchvision==0.16.2
|
6 |
torchaudio==2.1.2
|
7 |
+
xformers==0.0.23.post1
|
8 |
bitsandbytes==0.35.4
|
9 |
decord==0.6.0
|
10 |
click==8.1.7
|