jadechoghari
commited on
Commit
•
4ca57b5
1
Parent(s):
322a14f
Update requirements.txt
Browse files- requirements.txt +9 -0
requirements.txt
CHANGED
@@ -236,3 +236,12 @@ xformers
|
|
236 |
yarl
|
237 |
yt-dlp
|
238 |
zipp
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
236 |
yarl
|
237 |
yt-dlp
|
238 |
zipp
|
239 |
+
torch==2.3.0+cu121
|
240 |
+
torchvision==0.18.0+cu121
|
241 |
+
torchaudio==2.3.0
|
242 |
+
pytorch_lightning==2.1.3
|
243 |
+
torchlibrosa==0.0.9
|
244 |
+
librosa==0.9.2
|
245 |
+
ftfy==6.1.1
|
246 |
+
braceexpand
|
247 |
+
xformers==0.0.26.post1
|