Spaces:
Running
Running
π¦π ZetaScale Switch Patch βοΈ
Browse files# Edit description:
# - Remove the GitHub `zeta` line
# - Add the `zetascale` PyPI package to requirements.txt
- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -2,4 +2,4 @@ torch
|
|
| 2 |
git+https://github.com/shumingma/transformers.git
|
| 3 |
accelerate
|
| 4 |
bitnet
|
| 5 |
-
|
|
|
|
| 2 |
git+https://github.com/shumingma/transformers.git
|
| 3 |
accelerate
|
| 4 |
bitnet
|
| 5 |
+
zetascale
|