Spaces:
Sleeping
Sleeping
remove triton pin
Browse files- requirements.txt +0 -2
requirements.txt
CHANGED
|
@@ -42,7 +42,6 @@ mdurl==0.1.2
|
|
| 42 |
mpmath==1.3.0
|
| 43 |
multidict==6.2.0
|
| 44 |
multiprocess==0.70.16
|
| 45 |
-
networkx==3.4.2
|
| 46 |
numpy==2.2.4
|
| 47 |
opencv-python==4.11.0.86
|
| 48 |
orjson==3.10.16
|
|
@@ -90,7 +89,6 @@ torchvision==0.21.0
|
|
| 90 |
tqdm==4.67.1
|
| 91 |
traitlets==5.14.3
|
| 92 |
transformers==4.51.3
|
| 93 |
-
triton==3.2.0
|
| 94 |
typer==0.15.2
|
| 95 |
typing-inspection==0.4.0
|
| 96 |
typing_extensions==4.13.2
|
|
|
|
| 42 |
mpmath==1.3.0
|
| 43 |
multidict==6.2.0
|
| 44 |
multiprocess==0.70.16
|
|
|
|
| 45 |
numpy==2.2.4
|
| 46 |
opencv-python==4.11.0.86
|
| 47 |
orjson==3.10.16
|
|
|
|
| 89 |
tqdm==4.67.1
|
| 90 |
traitlets==5.14.3
|
| 91 |
transformers==4.51.3
|
|
|
|
| 92 |
typer==0.15.2
|
| 93 |
typing-inspection==0.4.0
|
| 94 |
typing_extensions==4.13.2
|