Spaces:
Configuration error
Configuration error
Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,9 @@
|
|
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
|
|
|
1 |
git lfs install
|
2 |
+
|
3 |
git clone "https://huggingface.co/spaces/Moldwebs/sd-video" sd-video
|
4 |
+
|
5 |
cd sd-video
|
6 |
+
|
7 |
pip install -r requirements.txt
|
8 |
+
|
9 |
python app.py
|