Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
witcherderivia/TeleStyle
patdev
/
TeleStyle
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
witcherderivia
commited on
Jan 30
Commit
0aa39e8
·
verified
·
1 Parent(s):
abdde98
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -88,7 +88,7 @@ def infer(
88
89
90
91
-
#
minedge=
1024
92
if w>h:
93
r=w/h
94
h=minedge
88
89
90
91
+
minedge
-
=
minedge%16
92
if w>h:
93
r=w/h
94
h=minedge