Spaces:
Sleeping
Sleeping
Upload requirements.txt
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
@@ -10,7 +10,7 @@ appnope==0.1.4
|
|
10 |
asttokens==2.4.1
|
11 |
astunparse==1.6.3
|
12 |
attrs==24.2.0
|
13 |
-
bitsandbytes==0.
|
14 |
certifi==2024.8.30
|
15 |
charset-normalizer==3.3.2
|
16 |
click==8.1.7
|
@@ -55,6 +55,8 @@ MarkupSafe==2.1.5
|
|
55 |
matplotlib-inline==0.1.7
|
56 |
mdurl==0.1.2
|
57 |
ml-dtypes==0.4.1
|
|
|
|
|
58 |
mpmath==1.3.0
|
59 |
multidict==6.1.0
|
60 |
multiprocess==0.70.16
|
@@ -127,4 +129,3 @@ wrapt==1.16.0
|
|
127 |
xxhash==3.5.0
|
128 |
yarl==1.14.0
|
129 |
zipp==3.20.2
|
130 |
-
|
|
|
10 |
asttokens==2.4.1
|
11 |
astunparse==1.6.3
|
12 |
attrs==24.2.0
|
13 |
+
bitsandbytes==0.44.1
|
14 |
certifi==2024.8.30
|
15 |
charset-normalizer==3.3.2
|
16 |
click==8.1.7
|
|
|
55 |
matplotlib-inline==0.1.7
|
56 |
mdurl==0.1.2
|
57 |
ml-dtypes==0.4.1
|
58 |
+
mlx==0.18.1
|
59 |
+
mlx-lm==0.19.0
|
60 |
mpmath==1.3.0
|
61 |
multidict==6.1.0
|
62 |
multiprocess==0.70.16
|
|
|
129 |
xxhash==3.5.0
|
130 |
yarl==1.14.0
|
131 |
zipp==3.20.2
|
|