zahrach0724 commited on
Commit
17907bb
1 Parent(s): fab9818

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -13,14 +13,16 @@ tags:
13
  - tensorflow
14
  ---
15
 
16
- # install modules
17
 
18
- - pip install requirements.txt
19
 
20
  # Clone the repo
21
 
22
  - https://huggingface.co/zahrach0724/Attendify-v2/tree/main
23
 
 
 
 
 
24
  # Run Command
25
 
26
  - Open the terminal in that folder and run command: python manage.py runserver
 
13
  - tensorflow
14
  ---
15
 
 
16
 
 
17
 
18
  # Clone the repo
19
 
20
  - https://huggingface.co/zahrach0724/Attendify-v2/tree/main
21
 
22
+ # install modules
23
+
24
+ - pip install requirements.txt
25
+
26
  # Run Command
27
 
28
  - Open the terminal in that folder and run command: python manage.py runserver