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