Update gradio_multiInputs.py

This commit is contained in:
Vincent Zhao 2024-05-28 01:23:05 +08:00 committed by GitHub
parent 4a1ba8b8fd
commit 21426e607b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -4,7 +4,7 @@ import dashscope
from dashscope import Generation
dashscope.api_key = 'sk-73e9b0452a7e40048495d8ac8ab1afe4' # Vincent's API key
dashscope.api_key = # Vincent's API key
def response(prompt, instruction):