Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
muhammadzain/AI_Resolution_Upscaler_And_Resizer
oldfart
/
resize
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
muhammadzain
commited on
May 1, 2023
Commit
e486e8d
·
1 Parent(s):
ad16b45
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-0
app.py
CHANGED
Viewed
@@ -5,6 +5,7 @@ from PIL import Image
5
import cv2
6
import os
7
import urllib.request
8
9
hide_streamlit_style = """
10
<style>
5
import cv2
6
import os
7
import urllib.request
8
+
import moviepy
9
10
hide_streamlit_style = """
11
<style>