meeww commited on
Commit
36f496a
·
1 Parent(s): d01180c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -65,4 +65,4 @@ iface = gr.Interface(
65
  outputs=gr.Gallery(label="Generated Skins")
66
 
67
  )
68
- iface.launch(inline=True,share=True,width=64,height=64,enable_queue=True,css="img{image-rendering:pixelated !important;}")
 
65
  outputs=gr.Gallery(label="Generated Skins")
66
 
67
  )
68
+ iface.launch(inline=True,share=True,width=64px,height=64px,enable_queue=True)