Spaces:
Configuration error
Configuration error
Update README.md
Browse files
README.md
CHANGED
@@ -1,11 +1,12 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
-
|
9 |
-
|
10 |
-
|
11 |
-
|
|
|
|
1 |
+
apt-get update
|
2 |
+
apt-get install git-lfs
|
3 |
+
git lfs install
|
4 |
+
|
5 |
+
git clone https://huggingface.co/spaces/Moldwebs/stable-video-diffusion
|
6 |
+
|
7 |
+
cd stable-video-diffusion
|
8 |
+
|
9 |
+
python -m pip install --upgrade pip
|
10 |
+
pip install -r requirements.txt
|
11 |
+
|
12 |
+
watch -n 1 nvidia-smi
|