Spaces:
Runtime error
Runtime error
spaces torch issue
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -1,3 +1,4 @@
|
|
|
|
|
| 1 |
torch
|
| 2 |
samv2
|
| 3 |
gradio
|
|
@@ -8,5 +9,4 @@ matplotlib
|
|
| 8 |
einops
|
| 9 |
timm
|
| 10 |
pytest
|
| 11 |
-
ffmpeg-python
|
| 12 |
-
spaces
|
|
|
|
| 1 |
+
spaces
|
| 2 |
torch
|
| 3 |
samv2
|
| 4 |
gradio
|
|
|
|
| 9 |
einops
|
| 10 |
timm
|
| 11 |
pytest
|
| 12 |
+
ffmpeg-python
|
|
|