Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +3 -3
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.0
|
113 |
torchvision
|
114 |
+
xformers==0.0.24
|
115 |
+
triton==2.2.0
|
116 |
tqdm==4.66.4
|
117 |
transformers==4.36.1
|
118 |
typer==0.12.3
|