Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +6 -6
requirements.txt
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
-
torchaudio
|
2 |
-
omegaconf
|
3 |
-
gradio
|
4 |
-
torch
|
5 |
-
soundfile
|
6 |
-
transformers
|
7 |
|
8 |
|
9 |
# spaces/akhaliq/frame-interpolation/blob/main/requirements.txt
|
|
|
1 |
+
#torchaudio
|
2 |
+
#omegaconf
|
3 |
+
#gradio
|
4 |
+
#torch
|
5 |
+
#soundfile
|
6 |
+
#transformers
|
7 |
|
8 |
|
9 |
# spaces/akhaliq/frame-interpolation/blob/main/requirements.txt
|