Moldwebs commited on
Commit
0718830
1 Parent(s): 7635f2f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -0
README.md CHANGED
@@ -1,12 +1,19 @@
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
 
1
  apt-get update
2
+
3
  apt-get install git-lfs
4
+
5
  git lfs install
6
 
7
+
8
  git clone https://huggingface.co/spaces/Moldwebs/stable-video-diffusion
9
 
10
+
11
  cd stable-video-diffusion
12
 
13
+
14
  python -m pip install --upgrade pip
15
+
16
  pip install -r requirements.txt
17
 
18
+
19
  watch -n 1 nvidia-smi