wli1995 commited on
Commit
ee47146
·
verified ·
1 Parent(s): 6b0e00c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -1
README.md CHANGED
@@ -90,8 +90,13 @@ Then use the M.2 Accelerator card IP instead of the 0.0.0.0, and use chrome open
90
  ![gradio uid](./assert/gradio_demo.JPG)
91
 
92
  video input:
93
- ![base video](./assert/origin.mp4) ![SR video](./assert/sr_video_x2.mp4)
 
 
94
 
 
 
 
95
 
96
  run image
97
  ```
 
90
  ![gradio uid](./assert/gradio_demo.JPG)
91
 
92
  video input:
93
+ <video src="./assert/origin.mp4" controls width="480">
94
+ 超分辨率前后对比视频
95
+ </video>
96
 
97
+ <video src="./assert/sr_video_x2.mp4" controls width="480">
98
+ 超分辨率前后对比视频
99
+ </video>
100
 
101
  run image
102
  ```