Spaces:
Configuration error
Configuration error
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
git lfs install
|
| 2 |
|
| 3 |
git clone "https://huggingface.co/spaces/Moldwebs/sd-video" sd-video
|
|
|
|
| 1 |
+
pip install --upgrade pip
|
| 2 |
+
|
| 3 |
+
apt-get update && apt install git git-lfs wget aria2 -y && apt-get clean
|
| 4 |
+
|
| 5 |
git lfs install
|
| 6 |
|
| 7 |
git clone "https://huggingface.co/spaces/Moldwebs/sd-video" sd-video
|