Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +5 -4
requirements.txt
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
|
|
|
|
|
|
| 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
|