gabrielclark3330
commited on
Commit
•
828e492
1
Parent(s):
9c317f9
Try installing repo through requiremnts.txt
Browse files- requirements.txt +6 -0
requirements.txt
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
packaging
|
2 |
+
wheel
|
3 |
+
torch
|
4 |
+
git+https://github.com/Zyphra/transformers_zamba2.git
|
5 |
+
accelerate
|
6 |
+
gradio
|