Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -3
requirements.txt
CHANGED
@@ -3,10 +3,8 @@ omegaconf
|
|
3 |
gradio
|
4 |
torch
|
5 |
soundfile
|
6 |
-
|
7 |
-
|
8 |
transformers
|
9 |
-
|
10 |
|
11 |
# spaces/akhaliq/frame-interpolation/blob/main/requirements.txt
|
12 |
tensorflow==2.6.2 # The latest should include tensorflow-gpu
|
|
|
3 |
gradio
|
4 |
torch
|
5 |
soundfile
|
|
|
|
|
6 |
transformers
|
7 |
+
|
8 |
|
9 |
# spaces/akhaliq/frame-interpolation/blob/main/requirements.txt
|
10 |
tensorflow==2.6.2 # The latest should include tensorflow-gpu
|