Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
|
|
1 |
aiohttp==3.8.3
|
2 |
aiosignal==1.2.0
|
3 |
anyio==3.6.2
|
@@ -5,6 +6,7 @@ appnope==0.1.2
|
|
5 |
asttokens==2.0.5
|
6 |
async-timeout==4.0.2
|
7 |
attrs==22.1.0
|
|
|
8 |
backcall==0.2.0
|
9 |
bcrypt==4.0.1
|
10 |
certifi==2022.9.24
|
|
|
1 |
+
accelerate==0.15.0
|
2 |
aiohttp==3.8.3
|
3 |
aiosignal==1.2.0
|
4 |
anyio==3.6.2
|
|
|
6 |
asttokens==2.0.5
|
7 |
async-timeout==4.0.2
|
8 |
attrs==22.1.0
|
9 |
+
bitsandbytes==0.35.4
|
10 |
backcall==0.2.0
|
11 |
bcrypt==4.0.1
|
12 |
certifi==2022.9.24
|