Spaces:
Paused
Paused
dharmendra
commited on
Commit
·
802b786
1
Parent(s):
e19d1de
Added triton to requirements.txt to resolve 'triton.ops' module error
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -71,4 +71,5 @@ zstandard==0.23.0
|
|
71 |
protobuf
|
72 |
bitsandbytes==0.39.0
|
73 |
Scipy
|
|
|
74 |
|
|
|
71 |
protobuf
|
72 |
bitsandbytes==0.39.0
|
73 |
Scipy
|
74 |
+
triton # Added triton as a dependency
|
75 |
|