Spaces:
Sleeping
Sleeping
Fix requirements.txt for pip compatibility
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -109,7 +109,7 @@ torchvision==0.16.0
|
|
109 |
tornado==6.4.2
|
110 |
tqdm==4.67.1
|
111 |
transformers==4.46.3
|
112 |
-
triton
|
113 |
typing-extensions==4.12.2
|
114 |
typing-inspect==0.9.0
|
115 |
tzdata==2024.2
|
|
|
109 |
tornado==6.4.2
|
110 |
tqdm==4.67.1
|
111 |
transformers==4.46.3
|
112 |
+
triton
|
113 |
typing-extensions==4.12.2
|
114 |
typing-inspect==0.9.0
|
115 |
tzdata==2024.2
|