mirror of
https://github.com/yuruotong1/autoMate.git
synced 2025-12-26 05:16:21 +08:00
删掉无用注释
This commit is contained in:
parent
ab9de6d9c2
commit
0f8d020f6c
@ -291,7 +291,6 @@ def run():
|
||||
|
||||
def update_model(model_selection, state):
|
||||
state["model"] = model_selection
|
||||
print(f"Model updated to: {state['model']}")
|
||||
api_key_update = gr.update(
|
||||
placeholder="API Key",
|
||||
value=state["api_key"]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user