김민석

Update README.md

...@@ -22,7 +22,7 @@ ...@@ -22,7 +22,7 @@
22 ## 전체 흐름 22 ## 전체 흐름
23 23
24 ### 1. 데이터 전처리 24 ### 1. 데이터 전처리
25 -![캡처](https://user-images.githubusercontent.com/57976156/122515177-07156f00-d048-11eb-92bb-f9c588fcfa5c.PNG){: width="50" height="50"} 25 +<img src="https://user-images.githubusercontent.com/57976156/122515177-07156f00-d048-11eb-92bb-f9c588fcfa5c.PNG" width="500" height="200">
26 데이터를 STFT 변환을 하여 저장한다. 26 데이터를 STFT 변환을 하여 저장한다.
27 27
28 ### 2. Normal Data 학습 28 ### 2. Normal Data 학습
......