Spaces:
Runtime error
Runtime error
Commit
·
5b3d098
1
Parent(s):
3c7f10c
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -3,6 +3,7 @@ numpy
|
|
3 |
torch==2.0.1
|
4 |
torchvision==0.15.2
|
5 |
torchaudio
|
|
|
6 |
deepfilternet==0.4.0
|
7 |
matplotlib==3.6
|
8 |
Pillow==9.3
|
|
|
3 |
torch==2.0.1
|
4 |
torchvision==0.15.2
|
5 |
torchaudio
|
6 |
+
deepspeed
|
7 |
deepfilternet==0.4.0
|
8 |
matplotlib==3.6
|
9 |
Pillow==9.3
|