Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -109,12 +109,12 @@ sympy==1.12.1
|
|
109 |
tokenizers==0.15.2
|
110 |
tomlkit==0.12.0
|
111 |
toolz==0.12.1
|
112 |
-
torch==2.
|
113 |
-
torchvision==v0.
|
114 |
tqdm==4.66.4
|
115 |
transformers==4.36.1
|
116 |
trimesh==4.0.5
|
117 |
-
triton==2.
|
118 |
typer==0.12.3
|
119 |
typing-inspect==0.9.0
|
120 |
typing_extensions==4.11.0
|
|
|
109 |
tokenizers==0.15.2
|
110 |
tomlkit==0.12.0
|
111 |
toolz==0.12.1
|
112 |
+
torch==2.0.1
|
113 |
+
torchvision==v0.15.2
|
114 |
tqdm==4.66.4
|
115 |
transformers==4.36.1
|
116 |
trimesh==4.0.5
|
117 |
+
triton==2.0.0
|
118 |
typer==0.12.3
|
119 |
typing-inspect==0.9.0
|
120 |
typing_extensions==4.11.0
|