mirror of
https://github.com/Vision-CAIR/MiniGPT-4.git
synced 2025-04-08 20:10:48 +00:00
commit
f94b96c2c4
@ -545,7 +545,7 @@ with gr.Blocks() as demo:
|
|||||||
|
|
||||||
with gr.Row():
|
with gr.Row():
|
||||||
with gr.Column(scale=0.5):
|
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(
|
temperature = gr.Slider(
|
||||||
minimum=0.1,
|
minimum=0.1,
|
||||||
|
Loading…
Reference in New Issue
Block a user