AlirezaF138 commited on
Commit
6c06121
·
verified ·
1 Parent(s): 6f5c70c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -89,7 +89,6 @@ with gr.Blocks() as demo:
89
  with gr.Column():
90
  output_image = gr.Image(
91
  label="Generated Texture",
92
- shape=(TEXTURE_SIZE, TEXTURE_SIZE)
93
  )
94
 
95
  # Update texture when any slider changes with debouncing
 
89
  with gr.Column():
90
  output_image = gr.Image(
91
  label="Generated Texture",
 
92
  )
93
 
94
  # Update texture when any slider changes with debouncing