fffiloni commited on
Commit
1dabd9c
1 Parent(s): f9da83e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -3,7 +3,7 @@ import os
3
  import cv2
4
  import numpy as np
5
  from moviepy.editor import *
6
- from share_btn import community_icon_html, loading_icon_html, share_js
7
 
8
  xdecoder = gr.Interface.load(name="spaces/xdecoder/Instruct-X-Decoder")
9
 
 
3
  import cv2
4
  import numpy as np
5
  from moviepy.editor import *
6
+ #from share_btn import community_icon_html, loading_icon_html, share_js
7
 
8
  xdecoder = gr.Interface.load(name="spaces/xdecoder/Instruct-X-Decoder")
9