mirror of
https://github.com/Vision-CAIR/MiniGPT-4.git
synced 2025-04-04 18:10:47 +00:00
commit
f94b96c2c4
@ -545,7 +545,7 @@ with gr.Blocks() as demo:
|
||||
|
||||
with gr.Row():
|
||||
with gr.Column(scale=0.5):
|
||||
image = gr.Image(type="pil", tool='sketch', brush_radius=20)
|
||||
image = gr.Image(type="pil", tool='color-sketch', brush_radius=20)
|
||||
|
||||
temperature = gr.Slider(
|
||||
minimum=0.1,
|
||||
|
Loading…
Reference in New Issue
Block a user