Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,2 +1,3 @@
|
|
1 |
git+https://github.com/huggingface/transformers.git
|
2 |
-
accelerate
|
|
|
|
1 |
git+https://github.com/huggingface/transformers.git
|
2 |
+
accelerate
|
3 |
+
git+https://github.com/triton-lang/triton.git@main#subdirectory=python/triton_kernels
|