Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +4 -4
requirements.txt
CHANGED
@@ -109,10 +109,10 @@ sympy==1.12.1
|
|
109 |
tokenizers==0.15.2
|
110 |
tomlkit==0.12.0
|
111 |
toolz==0.12.1
|
112 |
-
torch==2.2.
|
113 |
-
torchvision
|
114 |
-
xformers==0.0.
|
115 |
-
triton==2.2.
|
116 |
tqdm==4.66.4
|
117 |
transformers==4.36.1
|
118 |
typer==0.12.3
|
|
|
109 |
tokenizers==0.15.2
|
110 |
tomlkit==0.12.0
|
111 |
toolz==0.12.1
|
112 |
+
torch==2.2.1
|
113 |
+
torchvision
|
114 |
+
xformers==0.0.25
|
115 |
+
triton==2.2.1
|
116 |
tqdm==4.66.4
|
117 |
transformers==4.36.1
|
118 |
typer==0.12.3
|