cmaeti commited on
Commit
28296d8
·
verified ·
1 Parent(s): 41a8666

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -3
README.md CHANGED
@@ -45,9 +45,12 @@ license: apache-2.0
45
  - **How to Use**:
46
  1. Clone the repository.
47
  2. **Dependencies**:
48
- - `pip install torch torchvision matplotlib pillow`
49
- 3. cd demo
50
- ```python demo.py
 
 
 
51
  ```
52
 
53
  #### **Model Limitations**
 
45
  - **How to Use**:
46
  1. Clone the repository.
47
  2. **Dependencies**:
48
+ ```
49
+ pip install torch torchvision matplotlib pillow
50
+ ```
51
+ 4. cd demo
52
+ ```
53
+ python demo.py
54
  ```
55
 
56
  #### **Model Limitations**