Spaces:
Sleeping
Sleeping
Commit
·
61e5ccb
1
Parent(s):
af2f3ed
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
|
|
1 |
aiohttp==3.9.1
|
2 |
aiosignal==1.3.1
|
3 |
asttokens==2.4.1
|
@@ -42,6 +43,7 @@ pexpect==4.9.0
|
|
42 |
platformdirs==4.1.0
|
43 |
pooch==1.8.0
|
44 |
prompt-toolkit==3.0.41
|
|
|
45 |
ptyprocess==0.7.0
|
46 |
pure-eval==0.2.2
|
47 |
pyarrow==14.0.1
|
|
|
1 |
+
accelerate==0.25.0
|
2 |
aiohttp==3.9.1
|
3 |
aiosignal==1.3.1
|
4 |
asttokens==2.4.1
|
|
|
43 |
platformdirs==4.1.0
|
44 |
pooch==1.8.0
|
45 |
prompt-toolkit==3.0.41
|
46 |
+
psutil==5.9.6
|
47 |
ptyprocess==0.7.0
|
48 |
pure-eval==0.2.2
|
49 |
pyarrow==14.0.1
|