Spaces:
Configuration error
Configuration error
Update README.md
Browse files
README.md
CHANGED
@@ -1,10 +1,5 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
sdk: docker
|
7 |
-
pinned: false
|
8 |
-
---
|
9 |
-
|
10 |
-
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
1 |
+
git lfs install
|
2 |
+
git clone "https://huggingface.co/spaces/Moldwebs/sd-video" sd-video
|
3 |
+
cd sd-video
|
4 |
+
pip install -r requirements.txt
|
5 |
+
python app.py
|
|
|
|
|
|
|
|
|
|