Spaces:
Running
on
Zero
Running
on
Zero
AbstractPhil
commited on
Commit
·
baf2851
1
Parent(s):
3248cf5
triton
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -5,4 +5,6 @@ peft>=0.11.0
|
|
5 |
torch>=2.4.0 # ZeroGPU-supported (2.3.x is NOT supported)
|
6 |
bitsandbytes>=0.43.1
|
7 |
openai_harmony
|
8 |
-
gradio>=5.42.0
|
|
|
|
|
|
5 |
torch>=2.4.0 # ZeroGPU-supported (2.3.x is NOT supported)
|
6 |
bitsandbytes>=0.43.1
|
7 |
openai_harmony
|
8 |
+
gradio>=5.42.0
|
9 |
+
triton>=3.4.0
|
10 |
+
triton-kernels
|