Chengkai Yang commited on
Commit
d502034
·
1 Parent(s): 12a1e35

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -4,7 +4,7 @@ This is an unofficial Pytorch implementation of the paper, `Arbitrary Style Tran
4
 
5
  Requirements
6
  ----------------------------
7
- Install requirements by `$ pip install -r requirement.txt`
8
 
9
  * Python 3.7+
10
  * PyTorch 1.10
 
4
 
5
  Requirements
6
  ----------------------------
7
+ Install requirements by `$ pip install -r requirements.txt`
8
 
9
  * Python 3.7+
10
  * PyTorch 1.10