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