gabrielclark3330
commited on
Commit
•
aa5ee13
1
Parent(s):
cfd2152
Try pre-requirements.txt for installs
Browse files- pre-requirements.txt +3 -0
- requirements.txt +0 -3
pre-requirements.txt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
packaging
|
2 |
+
wheel
|
3 |
+
torch
|
requirements.txt
CHANGED
@@ -1,6 +1,3 @@
|
|
1 |
-
packaging
|
2 |
-
wheel
|
3 |
-
torch
|
4 |
git+https://github.com/Zyphra/transformers_zamba2.git
|
5 |
accelerate
|
6 |
gradio
|
|
|
|
|
|
|
|
|
1 |
git+https://github.com/Zyphra/transformers_zamba2.git
|
2 |
accelerate
|
3 |
gradio
|