nitesh501 commited on
Commit
3394354
·
verified ·
1 Parent(s): 61c0f92

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -69,6 +69,7 @@ git clone https://github.com/Nitesh1405/TinyDiT.git
69
  pip install -r requirements.txt
70
 
71
  python app.py
 
72
  ```
73
 
74
 
 
69
  pip install -r requirements.txt
70
 
71
  python app.py
72
+ #the model will automatically download on first run if you have wget, if not you can download the model from https://huggingface.co/nitesh501/tinydit and place it in TinyDit Folder.
73
  ```
74
 
75