nhradek commited on
Commit
60434a3
1 Parent(s): 60411a1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -2
README.md CHANGED
@@ -20,8 +20,7 @@ The steps to create the embeddings can be described as:
20
 
21
  The preprocessing code along with the predict can calculate the embeddings for classification.
22
 
23
- ```
24
-
25
  # load an image and apply the fourier transform
26
 
27
  import numpy as np
 
20
 
21
  The preprocessing code along with the predict can calculate the embeddings for classification.
22
 
23
+ ```python
 
24
  # load an image and apply the fourier transform
25
 
26
  import numpy as np