Create git-clone/cd
Browse files- git-clone/cd +2 -0
git-clone/cd
ADDED
|
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
|
|
|
| 1 |
+
git clone https://github.com/facebookresearch/DiT.git
|
| 2 |
+
cd DiT
|