Spaces:
Sleeping
Sleeping
Create spaces.yaml
Browse files- spaces.yaml +4 -0
spaces.yaml
ADDED
|
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
hardware: cpu-basic
|
| 2 |
+
python_version: 3.10
|
| 3 |
+
apt_packages:
|
| 4 |
+
- ffmpeg
|