Update README.md
Browse files
README.md
CHANGED
|
@@ -68,7 +68,7 @@ Below is a sample images generated by TinyDiT:
|
|
| 68 |
|
| 69 |
* **HuggingFace Space:** https://huggingface.co/spaces/nitesh501/TinyDiT
|
| 70 |
|
| 71 |
-
```
|
| 72 |
git clone https://github.com/Nitesh1405/TinyDiT.git && cd TinyDiT
|
| 73 |
|
| 74 |
pip install -r requirements.txt
|
|
|
|
| 68 |
|
| 69 |
* **HuggingFace Space:** https://huggingface.co/spaces/nitesh501/TinyDiT
|
| 70 |
|
| 71 |
+
```bash
|
| 72 |
git clone https://github.com/Nitesh1405/TinyDiT.git && cd TinyDiT
|
| 73 |
|
| 74 |
pip install -r requirements.txt
|