Spaces:
Configuration error
Configuration error
Commit ·
66ba2da
1
Parent(s): ff35de0
remove cuda 11.8
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
|
@@ -91,9 +91,9 @@ starlette==0.36.3
|
|
| 91 |
sympy==1.12
|
| 92 |
tenacity==8.2.3
|
| 93 |
tokenizers==0.15.2
|
| 94 |
-
torch==2.2.1
|
| 95 |
-
torchaudio==2.2.1
|
| 96 |
-
torchvision==0.17.1
|
| 97 |
tornado==6.3.3
|
| 98 |
tqdm==4.66.2
|
| 99 |
traitlets==5.14.2
|
|
|
|
| 91 |
sympy==1.12
|
| 92 |
tenacity==8.2.3
|
| 93 |
tokenizers==0.15.2
|
| 94 |
+
torch==2.2.1
|
| 95 |
+
torchaudio==2.2.1
|
| 96 |
+
torchvision==0.17.1
|
| 97 |
tornado==6.3.3
|
| 98 |
tqdm==4.66.2
|
| 99 |
traitlets==5.14.2
|