Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -17,7 +17,7 @@ Pillow==9.4.0
|
|
17 |
pytorch_lightning==2.0.2
|
18 |
rotary_embedding_torch==0.2.3
|
19 |
soundfile==0.12.1
|
20 |
-
torch==2.0.0
|
21 |
torchvision==0.15.0
|
22 |
tqdm==4.65.0
|
23 |
transformers==4.28.1
|
|
|
17 |
pytorch_lightning==2.0.2
|
18 |
rotary_embedding_torch==0.2.3
|
19 |
soundfile==0.12.1
|
20 |
+
torch==2.0.0
|
21 |
torchvision==0.15.0
|
22 |
tqdm==4.65.0
|
23 |
transformers==4.28.1
|