mirror of
https://github.com/Vision-CAIR/MiniGPT-4.git
synced 2025-04-03 09:30:48 +00:00
Update demo_v2.py
This commit is contained in:
parent
ac18f5f04f
commit
8ff909d4a3
@ -550,7 +550,7 @@ with gr.Blocks() as demo:
|
||||
temperature = gr.Slider(
|
||||
minimum=0.1,
|
||||
maximum=1.5,
|
||||
value=1.0,
|
||||
value=0.6,
|
||||
step=0.1,
|
||||
interactive=True,
|
||||
label="Temperature",
|
||||
|
Loading…
Reference in New Issue
Block a user