Spaces:
Paused
Paused
Update app.py
Browse files
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 |
|