Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
meeww
/
Minecraft_Skin_Generator
like
16
Runtime error
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
meeww
commited on
Jun 8, 2022
Commit
1610629
·
1 Parent(s):
50c0a23
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -48,7 +48,7 @@ init()
48
49
50
def gen():
51
-
#
init()
52
#crop()
53
#img = Image.open("0.png")
54
48
49
50
def gen():
51
+
init()
52
#crop()
53
#img = Image.open("0.png")
54